OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_command
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/iscsi/dist/include/
device.h
51
*
device_command
() sends a SCSI command to one of the logical units in the device.
56
int
device_command
(target_session_t *, target_cmd_t *);
/src/external/bsd/iscsi/dist/src/osd/
osd.c
162
device_command
(target_session_t * sess, target_cmd_t * cmd)
function
/src/external/bsd/ntp/dist/ntpd/
ntp_parser.y
436
|
device_command
1104
device_command
/src/external/bsd/iscsi/dist/src/lib/
disk.c
1081
device_command
(target_session_t *sess, target_cmd_t *cmd)
function
target.c
320
/* Execute cdb.
device_command
() will set scsi_cmd.input if
328
if (
device_command
(sess, &cmd) != 0) {
330
"
device_command
() failed\n");
Completed in 20 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026