Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_sup.c2014 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_read_flash_byte()
2073 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_flash_byte()
2510 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
2522 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
2563 } else if (!IS_QLA2322(ha) && !IS_QLA6322(ha)) { in qla2x00_write_optrom_data()
H A Dqla_def.h4083 #define IS_QLA6322(ha) (DT_MASK(ha) & DT_ISP6322) macro
4104 IS_QLA6312(ha) || IS_QLA6322(ha))
H A Dqla_init.c2495 if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2300_pci_config()
4007 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_update_fw_options()
4025 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_update_fw_options()
H A Dqla_os.c2894 if (IS_QLA2322(ha) || IS_QLA6322(ha)) in qla2x00_probe_one()
7311 } else if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_request_firmware()
H A Dqla_mbx.c728 if (IS_QLA2322(ha) || IS_QLA6322(ha)) { in qla2x00_execute_fw()