Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       probe::scsi.set_state - Order SCSI device state change

SYNOPSIS

       scsi.set_state

VALUES

       old_state_str
           The current state of the device, as a string

       channel
           The channel number

       dev_id
           The scsi device id

       state_str
           The new state of the device, as a string

       old_state
           The current state of the device

       state
           The new state of the device

       lun
           The lun number

       host_no
           The host number

SEE ALSO

       tapset::scsi(3stap)