Searched refs:SRB_SCSI_CMD (Results 1 – 3 of 3) sorted by relevance
905 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand()987 sp->type = SRB_SCSI_CMD; in qla2xxx_mqueuecommand()1350 if (sp->type != SRB_SCSI_CMD) in qla2x00_eh_wait_for_pending_commands()1716 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy && in qla2x00_abort_srb()6595 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
564 #define SRB_SCSI_CMD 8 macro
2258 if (sp && (sp->type != SRB_SCSI_CMD)) { in __qla2x00_alloc_iocbs()