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

/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_globals.h777 void negotiate_login(connection_t *, pdu_t *, ccb_t *);
H A Discsi_rcv.c450 negotiate_login(conn, pdu, req_ccb);
452 /* negotiate_login will decide whether login is complete or not */
H A Discsi_send.c636 * negotiate_login:
646 negotiate_login(connection_t *conn, pdu_t *rx_pdu, ccb_t *tx_ccb) function
696 DEBOUT(("Invalid phase %x in negotiate_login\n", c_phase));

Completed in 35 milliseconds