OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISCSI_LOGOUT_CMD
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/iscsi/dist/include/
iscsiprotocol.h
78
ISCSI_LOGOUT_CMD
= 0x06,
/src/external/bsd/iscsi/dist/src/lib/
target.c
1309
((op != ISCSI_LOGIN_CMD) && (op !=
ISCSI_LOGOUT_CMD
))) {
1395
case
ISCSI_LOGOUT_CMD
:
1520
if (ISCSI_OPCODE(header) ==
ISCSI_LOGOUT_CMD
) {
protocol.c
811
header[0] =
ISCSI_LOGOUT_CMD
; /* Opcode */
830
if (ISCSI_OPCODE(header) !=
ISCSI_LOGOUT_CMD
) {
initiator.c
1544
case
ISCSI_LOGOUT_CMD
:
1546
"tx_worker[%d]:
ISCSI_LOGOUT_CMD
\n",
1895
cmd->type =
ISCSI_LOGOUT_CMD
;
Completed in 27 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026