Searched refs:CMD_T_FABRIC_STOP (Results 1 – 4 of 4) sorted by relevance
89 if (se_cmd->transport_state & (CMD_T_COMPLETE | CMD_T_FABRIC_STOP)) { in __target_check_io_state()
3080 if (ts & CMD_T_FABRIC_STOP) in target_ts_to_str()3187 cmd->transport_state |= CMD_T_FABRIC_STOP; in __transport_wait_for_tasks()
515 #define CMD_T_FABRIC_STOP (1 << 11) macro
4100 se_cmd->transport_state |= CMD_T_FABRIC_STOP; in iscsit_release_commands_from_conn()
Completed in 19 milliseconds