scsi_device_set_state(9) centos man page | unix.com

Man Page: scsi_device_set_state

Operating Environment: centos

Section: 9

SCSI_DEVICE_SET_STAT(9) 					  SCSI mid layer					   SCSI_DEVICE_SET_STAT(9)

NAME
scsi_device_set_state - Take the given device through the device state model.
SYNOPSIS
int scsi_device_set_state(struct scsi_device * sdev, enum scsi_device_state state);
ARGUMENTS
sdev scsi device to change the state of. state state to change to.
DESCRIPTION
Returns zero if unsuccessful or an error if the requested transition is illegal.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel 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