Home
last modified time | relevance | path

Searched refs:IS_QLA6322 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c2030 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_read_flash_byte()
2089 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_flash_byte()
2526 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
2538 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
2579 } else if (!IS_QLA2322(ha) && !IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
H A Dqla_def.h4315 #define IS_QLA6322(ha) (DT_MASK(ha) & DT_ISP6322) macro
4336 IS_QLA6312(ha) || IS_QLA6322(ha))
H A Dqla_init.c2936 if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2300_pci_config()
4504 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_update_fw_options()
4522 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_update_fw_options()
H A Dqla_os.c3052 if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_probe_one()
7669 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_request_firmware()
H A Dqla_mbx.c754 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_execute_fw()