Searched refs:ISCSI_NP_THREAD_RESET (Results 1 – 4 of 4) sorted by relevance
1221 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1256 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()
420 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()
242 ISCSI_NP_THREAD_RESET = 3, enumerator
3171 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()