Home
last modified time | relevance | path

Searched refs:SRB_SCSI_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c754 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand()
1032 if (sp->type != SRB_SCSI_CMD) in qla2x00_eh_wait_for_pending_commands()
5206 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
Dqla_def.h380 #define SRB_SCSI_CMD 8 macro
Dqla_iocb.c1831 if (sp->type != SRB_SCSI_CMD) in qla2x00_alloc_iocbs()