Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

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