Home
last modified time | relevance | path

Searched refs:SCMD_TAGGED (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_cmnd.h57 #define SCMD_TAGGED (1 << 0) macro
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_cmnd.h52 #define SCMD_TAGGED (1 << 0) macro
/kernel/linux/linux-5.10/drivers/scsi/
H A D53c700.c1777 || !(SCp->flags & SCMD_TAGGED))) { in NCR_700_queuecommand_lck()
1805 if ((SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()
1819 if (!(SCp->flags & SCMD_TAGGED) in NCR_700_queuecommand_lck()
H A Dscsi_transport_spi.c1231 if (cmd->flags & SCMD_TAGGED) { in spi_populate_tag_msg()
H A Dscsi_lib.c1682 cmd->flags |= SCMD_TAGGED; in scsi_queue_rq()
H A Dpmcraid.c3399 if (scsi_cmd->flags & SCMD_TAGGED) in pmcraid_queuecommand_lck()
H A Dipr.c6636 if (scsi_cmd->flags & SCMD_TAGGED) in ipr_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H 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()
H A Dscsi_transport_spi.c1231 if (cmd->flags & SCMD_TAGGED) { in spi_populate_tag_msg()
H A Dscsi_lib.c1752 cmd->flags |= SCMD_TAGGED; in scsi_queue_rq()
H A Dpmcraid.c3269 if (scsi_cmd->flags & SCMD_TAGGED) in pmcraid_queuecommand_lck()
H A Dipr.c6310 if (scsi_cmd->flags & SCMD_TAGGED) in ipr_queuecommand()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1427 if (!(cmd->flags & SCMD_TAGGED) in ahc_linux_run_command()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1426 if (!(cmd->flags & SCMD_TAGGED) in ahc_linux_run_command()
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1696 if (cmnd->flags & SCMD_TAGGED) { in ibmvfc_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1973 if (cmnd->flags & SCMD_TAGGED) { in ibmvfc_queuecommand()

Completed in 110 milliseconds