Query: scsi_host_set_state
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_HOST_SET_STATE(9) SCSI mid layer SCSI_HOST_SET_STATE(9)NAMEscsi_host_set_state - Take the given host through the host state model.SYNOPSISint scsi_host_set_state(struct Scsi_Host * shost, enum scsi_host_state state);ARGUMENTSshost scsi host 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_HOST_SET_STATE(9)