Home
last modified time | relevance | path

Searched refs:ISCSI_WORKER_STATE_ERROR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/iscsi/dist/include/
Discsiutil.h389 #define ISCSI_WORKER_STATE_ERROR 2 macro
/netbsd/src/external/bsd/iscsi/dist/src/lib/
Dinitiator.c316 if (s->tx_worker.state & ISCSI_WORKER_STATE_ERROR) { in session_init_i()
1013 ISCSI_WORKER_STATE_ERROR) { in iscsi_initiator_shutdown()
1403 me->state |= ISCSI_WORKER_STATE_ERROR; in tx_worker_proc_i()
1614 me->state |= ISCSI_WORKER_STATE_ERROR; in tx_worker_proc_i()
1774 me->state |= ISCSI_WORKER_STATE_ERROR; in rx_worker_proc_i()
3659 if (sess->tx_worker.state & ISCSI_WORKER_STATE_ERROR) in iscsi_initiator_info()
3663 if (sess->rx_worker.state & ISCSI_WORKER_STATE_ERROR) in iscsi_initiator_info()