Home
last modified time | relevance | path

Searched refs:TYPE_SRB (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_inline.h260 sp->cmd_type = TYPE_SRB; in qla2x00_get_sp()
Dqla_os.c1734 if (sp->cmd_type == TYPE_SRB) { in __qla2x00_abort_all_cmds()
6343 if (sp->cmd_type != TYPE_SRB) in qla2x00_timer()
Dqla_def.h520 TYPE_SRB, enumerator
Dqla_isr.c2436 if (sp->cmd_type != TYPE_SRB) { in qla2x00_status_entry()