Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

NAME
probe::scsi.set_state - Order SCSI device state change
SYNOPSIS
scsi.set_state
VALUES
channel The channel number state The new state of the device old_state The current state of the device host_no The host number state_str The new state of the device, as a string old_state_str The current state of the device, as a string dev_id The scsi device id lun The lun number
SEE ALSO
tapset::scsi(3stap)