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

SEE ALSO

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