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