Home
last modified time | relevance | path

Searched refs:IS_QLA25XX (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_dfs.c507 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2x00_dfs_fce_write()
753 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2x00_dfs_setup()
H A Dqla_sup.c569 else if (IS_QLA25XX(ha)) in qla2xxx_find_flt_start()
687 uint32_t def = IS_QLA81XX(ha) ? 2 : IS_QLA25XX(ha) ? 1 : 0; in qla2xxx_get_flt_info()
1094 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2xxx_get_flash_info()
1122 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2xxx_flash_npiv_conf()
1296 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla24xx_write_flash_data()
3030 if (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || in qla25xx_read_optrom_data()
H A Dqla_def.h4341 #define IS_QLA25XX(ha) (IS_QLA2532(ha)) macro
4352 IS_QLA25XX(ha) || IS_QLA81XX(ha) || \
4375 (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || IS_QLA28XX(ha))
4410 (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || \
4412 #define USE_ASYNC_SCAN(ha) (IS_QLA25XX(ha) || IS_QLA81XX(ha) ||\
5452 (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || \
H A Dqla_os.c2121 (!IS_QLA25XX(ha) && !IS_QLA81XX(ha))) in qla2x00_iospace_config()
2810 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || in qla2x00_set_isp_flags()
3004 if (IS_QLA24XX(ha) || IS_QLA25XX(ha) || IS_QLA81XX(ha) || in qla2x00_probe_one()
3075 } else if (IS_QLA25XX(ha)) { in qla2x00_probe_one()
3458 if (IS_QLA25XX(ha) && !(ha->fw_attributes & BIT_6)) in qla2x00_probe_one()
3740 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_shutdown()
3905 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_remove_one()
7674 } else if (IS_QLA25XX(ha)) { in qla2x00_request_firmware()
H A Dqla_mbx.c3494 if (!IS_QLA25XX(vha->hw) && !IS_QLA2031(vha->hw) && in qla2x00_write_serdes_word()
3533 if (!IS_QLA25XX(vha->hw) && !IS_QLA2031(vha->hw) && in qla2x00_read_serdes_word()
3802 if (!IS_QLA25XX(vha->hw) && !IS_QLA81XX(vha->hw) && in qla2x00_enable_fce_trace()
5007 if (!IS_QLA25XX(ha) && !IS_QLA2031(ha) && in qla25xx_set_els_cmds_supported()
5412 if (IS_CNA_CAPABLE(ha) || IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || in qla2x00_echo_test()
5745 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha)) in qla24xx_set_fcp_prio()
5791 if (IS_QLA25XX(ha)) { in qla2x00_get_thermal_temp()
H A Dqla_attr.c472 else if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha)) in qla2x00_sysfs_write_optrom_ctl()
1027 if (iter->type == 2 && !IS_QLA25XX(vha->hw)) in qla2x00_alloc_sysfs_attr()
1055 if (iter->type == 2 && !IS_QLA25XX(ha)) in qla2x00_free_sysfs_attr()
H A Dqla_bsg.c156 if (!(IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || IS_P3P_TYPE(ha))) { in qla24xx_proc_fcp_prio_cfg_cmd()
1439 else if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || in qla2x00_optrom_setup()
H A Dqla_init.c2873 if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha)) in qla2x00_initialize_adapter()
3729 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2x00_alloc_fce_trace()
3834 else if (IS_QLA25XX(ha)) in qla2x00_alloc_fw_dump()
4593 if (IS_QLA25XX(ha) || IS_QLA83XX(ha) || IS_QLA27XX(ha) || in qla24xx_update_fw_options()
5149 int use_tbl = !IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2x00_set_model_info()
H A Dqla_isr.c4176 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2xxx_check_risc_status()
H A Dqla_gs.c1549 if (IS_QLA25XX(ha) || IS_QLAFX00(ha)) in qla25xx_fdmi_port_speed_capability()
H A Dqla_target.c6941 if (IS_QLA25XX(ha)) { in qlt_24xx_config_nvram_stage1()
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst322 + if (IS_QLA24XX(ha) || IS_QLA25XX(ha) || IS_QLA81XX(ha))