Searched refs:SRB_SCSI_CMD (Results 1 – 3 of 3) sorted by relevance
934 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand()1020 sp->type = SRB_SCSI_CMD; in qla2xxx_mqueuecommand()1367 if (sp->type != SRB_SCSI_CMD) in qla2x00_eh_wait_for_pending_commands()1747 (sp->type == SRB_SCSI_CMD)) { in __qla2x00_abort_all_cmds()6345 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
502 #define SRB_SCSI_CMD 8 macro
2133 if (sp && (sp->type != SRB_SCSI_CMD)) { in __qla2x00_alloc_iocbs()