Home
last modified time | relevance | path

Searched refs:IS_QLA23XX (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h3839 #define IS_QLA23XX(ha) (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA2322(ha) || \ macro
3865 #define IS_ALOGIO_CAPABLE(ha) (IS_QLA23XX(ha) || IS_FWI2_CAPABLE(ha))
Dqla_gs.c1792 else if (IS_QLA23XX(ha)) in qla2x00_fdmi_rpa()
2371 else if (IS_QLA23XX(ha)) in qla2x00_fdmiv2_rpa()
Dqla_init.c3175 } else if (IS_QLA23XX(ha)) { in qla2x00_alloc_fw_dump()
4497 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
4552 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
Dqla_attr.c3130 else if (IS_QLA23XX(ha)) in qla2x00_init_host_attr()
Dqla_os.c2869 } else if (IS_QLA23XX(ha)) { in qla2x00_probe_one()
6959 } else if (IS_QLA23XX(ha)) { in qla2xxx_pci_mmio_enabled()
Dqla_mbx.c3317 if (!IS_QLA23XX(ha) && !IS_FWI2_CAPABLE(ha)) in qla2x00_system_error()