1PROBE::SCSI.SET_ST(3stap) SCSI Tapset PROBE::SCSI.SET_ST(3stap)
2
3
4
6 probe::scsi.set_state - Order SCSI device state change
7
9 scsi.set_state
10
12 state
13 The new state of the device
14
15 host_no
16 The host number
17
18 dev_id
19 The scsi device id
20
21 old_state_str
22 The current state of the device, as a string
23
24 state_str
25 The new state of the device, as a string
26
27 lun
28 The lun number
29
30 old_state
31 The current state of the device
32
33 channel
34 The channel number
35
37 tapset::scsi(3stap)
38
39
40
41SystemTap Tapset Reference May 2021 PROBE::SCSI.SET_ST(3stap)