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