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