Man Page: scsi_device_set_state
Operating Environment: centos
Section: 9
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 3.10 June 2014 SCSI_DEVICE_SET_STAT(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| enum_wimax_st(9) - centos |
| regulator_set_optimum_mode(9) - centos |
| fc_remote_port_add(9) - suse |
| fc_remote_port_delete(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |