Searched refs:SRB_SCSI_CMD (Results 1 – 4 of 4) sorted by relevance
957 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand() 1046 sp->type = SRB_SCSI_CMD; in qla2xxx_mqueuecommand() 1352 if (sp->type != SRB_SCSI_CMD) in __qla2x00_eh_wait_for_pending_commands() 1389 * SRB_SCSI_CMD is still in the outstanding_cmds array. in __qla2x00_eh_wait_for_pending_commands() 1796 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy && in qla2x00_abort_srb() 1829 case SRB_SCSI_CMD: in qla2x00_abort_srb() 7476 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
668 #define SRB_SCSI_CMD 8 macro
2180 if (sp->type == SRB_SCSI_CMD || in qla24xx_mbx_iocb_entry()
2296 if (sp && (sp->type != SRB_SCSI_CMD)) { in __qla2x00_alloc_iocbs()