Searched refs:np_thread_state (Results 1 – 4 of 4) sorted by relevance
1221 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1222 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1224 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1228 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1256 if (np->np_thread_state == ISCSI_NP_THREAD_RESET) { in __iscsi_target_login_thread()1301 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1414 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
214 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_access_np()322 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_get_np()398 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in iscsit_add_np()416 if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { in iscsit_reset_np_thread()420 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()454 np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; in iscsit_del_np()
775 enum np_thread_state_table np_thread_state; member
3171 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()3174 np->np_thread_state); in isert_accept_np()