np_thread_state 2471 drivers/infiniband/ulp/isert/ib_isert.c if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { np_thread_state 2474 drivers/infiniband/ulp/isert/ib_isert.c np->np_thread_state); np_thread_state 488 drivers/target/iscsi/cxgbit/cxgbit_cm.c if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { np_thread_state 207 drivers/target/iscsi/iscsi_target.c if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { np_thread_state 314 drivers/target/iscsi/iscsi_target.c if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { np_thread_state 391 drivers/target/iscsi/iscsi_target.c np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; np_thread_state 409 drivers/target/iscsi/iscsi_target.c if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { np_thread_state 413 drivers/target/iscsi/iscsi_target.c np->np_thread_state = ISCSI_NP_THREAD_RESET; np_thread_state 448 drivers/target/iscsi/iscsi_target.c np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; np_thread_state 1258 drivers/target/iscsi/iscsi_target_login.c np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; np_thread_state 1262 drivers/target/iscsi/iscsi_target_login.c } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { np_thread_state 1266 drivers/target/iscsi/iscsi_target_login.c np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; np_thread_state 1284 drivers/target/iscsi/iscsi_target_login.c np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; np_thread_state 1325 drivers/target/iscsi/iscsi_target_login.c if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { np_thread_state 1448 drivers/target/iscsi/iscsi_target_login.c np->np_thread_state = ISCSI_NP_THREAD_EXIT; np_thread_state 791 include/target/iscsi/iscsi_target_core.h enum np_thread_state_table np_thread_state;