Query: scsi_device_set_state
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_DEVICE_SET_STAT(9) SCSI mid layer SCSI_DEVICE_SET_STAT(9)NAMEscsi_device_set_state - Take the given device through the device state model.SYNOPSISint scsi_device_set_state(struct scsi_device * sdev, enum scsi_device_state state);ARGUMENTSsdev scsi device to change the state of. state state to change to.DESCRIPTIONReturns zero if unsuccessful or an error if the requested transition is illegal.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_DEVICE_SET_STAT(9)