Searched refs:ISCSI_NP_THREAD_RESET (Results 1 – 4 of 4) sorted by relevance
1279 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1314 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()
428 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()
241 ISCSI_NP_THREAD_RESET = 3, enumerator
3249 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()