OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISCSI_STATUS_SUCCESS
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi.h
144
#define
ISCSI_STATUS_SUCCESS
0 /* Indicates success. */
iscsi_ioctl.c
131
par->status =
ISCSI_STATUS_SUCCESS
;
172
par->status =
ISCSI_STATUS_SUCCESS
;
207
par->status =
ISCSI_STATUS_SUCCESS
;
219
if (par->status !=
ISCSI_STATUS_SUCCESS
) {
565
conn->c_terminating =
ISCSI_STATUS_SUCCESS
;
944
conn->c_terminating =
ISCSI_STATUS_SUCCESS
;
977
par->status =
ISCSI_STATUS_SUCCESS
;
1207
par->status =
ISCSI_STATUS_SUCCESS
;
1283
par->status =
ISCSI_STATUS_SUCCESS
;
1323
par->status =
ISCSI_STATUS_SUCCESS
;
[
all
...]
iscsi_rcv.c
563
status =
ISCSI_STATUS_SUCCESS
;
681
wake_ccb(req_ccb,
ISCSI_STATUS_SUCCESS
);
686
wake_ccb(req_ccb,
ISCSI_STATUS_SUCCESS
);
772
status =
ISCSI_STATUS_SUCCESS
;
961
status =
ISCSI_STATUS_SUCCESS
;
1035
wake_ccb(req_ccb,
ISCSI_STATUS_SUCCESS
);
iscsi_send.c
741
wake_ccb(tx_ccb,
ISCSI_STATUS_SUCCESS
);
925
wake_ccb(tx_ccb,
ISCSI_STATUS_SUCCESS
);
945
wake_ccb(tx_ccb,
ISCSI_STATUS_SUCCESS
);
iscsi_utils.c
233
ccb->ccb_status =
ISCSI_STATUS_SUCCESS
;
iscsi_main.c
584
case
ISCSI_STATUS_SUCCESS
:
/src/sbin/iscsid/
iscsid_targets.c
1012
retval =
ISCSI_STATUS_SUCCESS
;
1019
retval =
ISCSI_STATUS_SUCCESS
;
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025