Searched refs:send_data_out (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_globals.h772 int send_data_out(connection_t *, pdu_t *, ccb_t *, ccb_disp_t, bool);
H A Discsi_send.c1261 * send_data_out:
1272 send_data_out(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb, function
1295 DEBOUT(("No PDU in send_data_out\n"));
1443 send_data_out(conn, NULL, ccb, disp, waitok);
H A Discsi_rcv.c680 send_data_out(conn, pdu, req_ccb, CCBDISP_NOWAIT, TRUE);

Completed in 66 milliseconds