Home
last modified time | relevance | path

Searched refs:SRB_SCSI_CMD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c915 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand()
1004 sp->type = SRB_SCSI_CMD; in qla2xxx_mqueuecommand()
1322 if (sp->type != SRB_SCSI_CMD) in qla2x00_eh_wait_for_pending_commands()
1685 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy &&
1718 case SRB_SCSI_CMD:
7133 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
H A Dqla_isr.c1846 if (sp->type == SRB_SCSI_CMD || in qla24xx_mbx_iocb_entry()
H A Dqla_iocb.c2313 if (sp && (sp->type != SRB_SCSI_CMD)) { in __qla2x00_alloc_iocbs()
H A Dqla_def.h604 #define SRB_SCSI_CMD 8 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c968 sp->type = SRB_SCSI_CMD; in qla2xxx_queuecommand()
1057 sp->type = SRB_SCSI_CMD; in qla2xxx_mqueuecommand()
1363 if (sp->type != SRB_SCSI_CMD) in __qla2x00_eh_wait_for_pending_commands()
1400 * SRB_SCSI_CMD is still in the outstanding_cmds array. in __qla2x00_eh_wait_for_pending_commands()
1807 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy &&
1840 case SRB_SCSI_CMD:
7487 if (sp->type != SRB_SCSI_CMD) in qla2x00_timer()
H A Dqla_iocb.c2296 if (sp && (sp->type != SRB_SCSI_CMD)) { in __qla2x00_alloc_iocbs()
H A Dqla_def.h668 #define SRB_SCSI_CMD 8 macro
H A Dqla_isr.c2173 if (sp->type == SRB_SCSI_CMD || in qla24xx_mbx_iocb_entry()

Completed in 71 milliseconds