Home
last modified time | relevance | path

Searched refs:SCMD_TAGGED (Results 1 – 8 of 8) sorted by relevance

/linux/include/scsi/
A Dscsi_cmnd.h52 #define SCMD_TAGGED (1 << 0) macro
/linux/drivers/scsi/
A D53c700.c1774 || !(SCp->flags & SCMD_TAGGED))) { in NCR_700_queuecommand_lck()
1799 if ((SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()
1813 if (!(SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()
A Dscsi_transport_spi.c1232 if (cmd->flags & SCMD_TAGGED) { in spi_populate_tag_msg()
A Dscsi_lib.c1835 cmd->flags |= SCMD_TAGGED; in scsi_queue_rq()
A Dpmcraid.c3317 if (scsi_cmd->flags & SCMD_TAGGED) in pmcraid_queuecommand_lck()
A Dipr.c6313 if (scsi_cmd->flags & SCMD_TAGGED) in ipr_queuecommand()
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_osm.c1434 if (!(cmd->flags & SCMD_TAGGED) in ahc_linux_run_command()
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c2005 if (cmnd->flags & SCMD_TAGGED) { in ibmvfc_queuecommand()

Completed in 57 milliseconds