Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_cmnd.h52 #define SCMD_TAGGED (1 << 0) macro
/linux/drivers/scsi/
H A Dscsi_lib.c1859 cmd->flags |= SCMD_TAGGED; in scsi_queue_rq()
H A Dpmcraid.c3317 if (scsi_cmd->flags & SCMD_TAGGED) in pmcraid_queuecommand_lck()
H A Dipr.c6313 if (scsi_cmd->flags & SCMD_TAGGED) in ipr_queuecommand()