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 old_state_str
13 The current state of the device, as a string
14
15 channel
16 The channel number
17
18 dev_id
19 The scsi device id
20
21 state_str
22 The new state of the device, as a string
23
24 old_state
25 The current state of the device
26
27 state
28 The new state of the device
29
30 lun
31 The lun number
32
33 host_no
34 The host number
35
37 tapset::scsi(3stap)
38
39
40
41SystemTap Tapset Reference May 2022 PROBE::SCSI.SET_ST(3stap)