Home
last modified time | relevance | path

Searched refs:IS_QLA2312 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4087 #define IS_QLA2312(ha) (DT_MASK(ha) & DT_ISP2312) macro
4110 #define IS_QLA23XX(ha) (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA2322(ha) || \
H A Dqla_init.c4009 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
4027 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
H A Dqla_os.c7315 } else if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_request_firmware()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4302 #define IS_QLA2312(ha) (DT_MASK(ha) & DT_ISP2312) macro
4325 #define IS_QLA23XX(ha) (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA2322(ha) || \
H A Dqla_init.c4479 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
4497 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
H A Dqla_os.c7675 } else if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_request_firmware()

Completed in 62 milliseconds