OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCBDISP_NOWAIT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_send.c
453
KASSERT(ccb->ccb_disp >=
CCBDISP_NOWAIT
);
473
* ccb The associated CCB. May be NULL if cdisp is
CCBDISP_NOWAIT
490
if (cdisp !=
CCBDISP_NOWAIT
)
523
if (cdisp !=
CCBDISP_NOWAIT
) {
527
if (prev_cdisp <=
CCBDISP_NOWAIT
)
795
send_pdu(tx_ccb, tx_pdu,
CCBDISP_NOWAIT
, PDUDISP_FREE);
860
send_pdu(tx_ccb, tx_pdu,
CCBDISP_NOWAIT
, PDUDISP_FREE);
942
send_pdu(tx_ccb, tx_pdu,
CCBDISP_NOWAIT
, PDUDISP_FREE);
1077
send_pdu(ccb, ppdu, (rx_pdu != NULL) ?
CCBDISP_NOWAIT
: CCBDISP_FREE,
1117
send_pdu(NULL, ppdu,
CCBDISP_NOWAIT
, PDUDISP_FREE)
[
all
...]
iscsi_utils.c
235
ccb->ccb_disp =
CCBDISP_NOWAIT
;
274
if (ccb->ccb_disp >
CCBDISP_NOWAIT
) {
412
if (disp <=
CCBDISP_NOWAIT
||
iscsi_globals.h
164
CCBDISP_NOWAIT
, /* Not waiting for anything */
iscsi_rcv.c
715
send_data_out(conn, pdu, req_ccb,
CCBDISP_NOWAIT
, TRUE);
Completed in 114 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025