Searched refs:SCMD_STATE_INFLIGHT (Results 1 – 3 of 3) sorted by relevance
65 #define SCMD_STATE_INFLIGHT 1 macro
283 __clear_bit(SCMD_STATE_INFLIGHT, &cmd->state); in scsi_dec_host_busy()1141 in_flight = test_bit(SCMD_STATE_INFLIGHT, &cmd->state); in scsi_init_command()1161 __set_bit(SCMD_STATE_INFLIGHT, &cmd->state); in scsi_init_command()1370 __set_bit(SCMD_STATE_INFLIGHT, &cmd->state); in scsi_host_queue_ready()
584 if (test_bit(SCMD_STATE_INFLIGHT, &cmd->state)) in scsi_host_check_in_flight()
Completed in 22 milliseconds