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