Home
last modified time | relevance | path

Searched refs:IS_QLA6312 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h3759 #define IS_QLA6312(ha) (DT_MASK(ha) & DT_ISP6312) macro
3779 IS_QLA6312(ha) || IS_QLA6322(ha))
Dqla_init.c3690 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
3708 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
3727 if (IS_QLA6312(ha)) in qla2x00_update_fw_options()
Dqla_os.c6509 } else if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_request_firmware()