Home
last modified time | relevance | path

Searched refs:NO_LOGOUT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/iscsi/
H A Discsi_ioctl.c692 logout = NO_LOGOUT;
855 kill_connection(conn, rc, NO_LOGOUT, FALSE); in create_connection()
864 kill_connection(conn, rc, NO_LOGOUT, FALSE);
971 kill_connection(conn, rc, NO_LOGOUT, FALSE); in recreate_connection()
1619 dologout = NO_LOGOUT; in add_connection_cleanup()
H A Discsi_rcv.c847 NO_LOGOUT, TRUE); in receive_asynch_pdu()
857 ISCSI_STATUS_TARGET_DROP, NO_LOGOUT, in receive_asynch_pdu()
1096 handle_connection_error(conn, ISCSI_STATUS_TARGET_ERROR, NO_LOGOUT); in receive_pdu()
H A Discsi_globals.h644 #define NO_LOGOUT -1 macro
H A Discsi_send.c79 handle_connection_error(conn, ISCSI_STATUS_SOCKET_ERROR, NO_LOGOUT); in my_soo_write()
1399 handle_connection_error(conn, ISCSI_STATUS_NO_RESOURCES, NO_LOGOUT); in send_data_out()
1704 handle_connection_error(conn, ISCSI_STATUS_TIMEOUT, NO_LOGOUT); in connection_timeout()