scsi_host_set_state(9) centos man page | unix.com

Man Page: scsi_host_set_state

Operating Environment: centos

Section: 9

SCSI_HOST_SET_STATE(9)						  SCSI mid layer					    SCSI_HOST_SET_STATE(9)

NAME
scsi_host_set_state - Take the given host through the host state model.
SYNOPSIS
int scsi_host_set_state(struct Scsi_Host * shost, enum scsi_host_state state);
ARGUMENTS
shost scsi host 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_HOST_SET_STATE(9)
Related Man Pages
struct_ccw_driver(9) - centos
fc_remote_port_add(9) - suse
regulator_set_optimum_mode(9) - suse
tapset::scsi(3stap) - centos
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq