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