Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_inline.h189 sp->cmd_type = TYPE_SRB; in qla2xxx_init_sp()
H A Dqla_os.c1884 case TYPE_SRB: in __qla2x00_abort_all_cmds()
7477 if (sp->cmd_type != TYPE_SRB) in qla2x00_timer()
H A Dqla_def.h702 TYPE_SRB, enumerator
H A Dqla_isr.c3367 if (sp->cmd_type != TYPE_SRB) { in qla2x00_status_entry()