Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_def.h4082 #define IS_QLA6312(ha) (DT_MASK(ha) & DT_ISP6312) macro
4104 IS_QLA6312(ha) || IS_QLA6322(ha))
H A Dqla_init.c4003 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
4021 if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_update_fw_options()
4040 if (IS_QLA6312(ha)) in qla2x00_update_fw_options()
H A Dqla_os.c7309 } else if (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA6312(ha)) { in qla2x00_request_firmware()