Searched refs:SCMD_TAGGED (Results 1 – 8 of 8) sorted by relevance
58 #define SCMD_TAGGED (1 << 0) macro
1939 cmd->flags |= SCMD_TAGGED; in scsi_request_fn()1941 cmd->flags &= ~SCMD_TAGGED; in scsi_request_fn()2111 cmd->flags |= SCMD_TAGGED; in scsi_queue_rq()2113 cmd->flags &= ~SCMD_TAGGED; in scsi_queue_rq()
1772 || !(SCp->flags & SCMD_TAGGED))) { in NCR_700_queuecommand_lck()1800 if ((SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()1814 if (!(SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()
1233 if (cmd->flags & SCMD_TAGGED) { in spi_populate_tag_msg()
3425 if (scsi_cmd->flags & SCMD_TAGGED) in pmcraid_queuecommand_lck()
6632 if (scsi_cmd->flags & SCMD_TAGGED) in ipr_queuecommand()
1446 if (!(cmd->flags & SCMD_TAGGED) in ahc_linux_run_command()
1651 if (cmnd->flags & SCMD_TAGGED) { in ibmvfc_queuecommand_lck()