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
fc_remote_port_add(9) - centos
fc_remote_port_delete(9) - centos
device_get_state(9) - debian
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq