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

SEE ALSO

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