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