HomeSort by: relevance | last modified time | path
    Searched refs:PDUDISP_WAIT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_globals.h 177 PDUDISP_WAIT /* Waiting for acknowledge */
iscsi_send.c 474 * and pdisp is not PDUDISP_WAIT
502 if (pdisp == PDUDISP_WAIT) {
895 send_pdu(ccb, pdu, CCBDISP_FREE, PDUDISP_WAIT);
998 send_pdu(ccb, pdu, CCBDISP_WAIT, PDUDISP_WAIT);
1519 send_pdu(ccb, ppdu, (totlen) ? CCBDISP_DEFER : disp, PDUDISP_WAIT);

Completed in 38 milliseconds