Searched refs:PQI_FLAG_TIMED_OUT (Results 1 – 3 of 3) sorted by relevance
90 if ((c->pc_flags & PQI_FLAG_TIMED_OUT) != 0) { in pqi_cmd_action_nolock()181 c->pc_flags |= PQI_FLAG_TIMED_OUT; in pqi_cmd_action_nolock()193 c->pc_flags &= ~PQI_FLAG_TIMED_OUT; in pqi_cmd_action_nolock()
425 #define PQI_FLAG_TIMED_OUT 0x0002 macro451 PQI_FLAG_TIMED_OUT |\
152 if ((cmd->pc_flags & PQI_FLAG_TIMED_OUT) != 0) in pqi_process_io_intr()