1PROBE::SCSI.IOEXEC(3stap)         SCSI Tapset        PROBE::SCSI.IOEXEC(3stap)
2
3
4

NAME

6       probe::scsi.ioexecute - Create mid-layer SCSI request and wait for the
7       result
8

SYNOPSIS

10       scsi.ioexecute
11

VALUES

13       channel
14           The channel number
15
16       device_state
17           The current state of the device
18
19       dev_id
20           The scsi device id
21
22       timeout
23           Request timeout in seconds
24
25       lun
26           The lun number
27
28       data_direction
29           The data_direction specifies whether this command is from/to the
30           device.
31
32       request_buffer
33           The data buffer address
34
35       data_direction_str
36           Data direction, as a string
37
38       request_bufflen
39           The data buffer buffer length
40
41       retries
42           Number of times to retry request
43
44       device_state_str
45           The current state of the device, as a string
46
47       host_no
48           The host number
49

SEE ALSO

51       tapset::scsi(3stap)
52
53
54
55SystemTap Tapset Reference         June 2018         PROBE::SCSI.IOEXEC(3stap)
Impressum