.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_DEVICE_SET_STATE" "9" "09 October 2005" "" "" .SH NAME scsi_device_set_state \- Take the given device through the device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_device_set_state (struct scsi_device * \fIsdev\fB, enum scsi_device_state \fIstate\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsdev\fB\fR scsi device to change the state of. .TP \fB\fIstate\fB\fR state to change to. .SH "DESCRIPTION" .PP Returns zero if unsuccessful or an error if the requested transition is illegal. .SH "DESCRIPTION" .PP Returns zero if unsuccessful or an error if the requested transition is illegal.