Searched refs:IS_QLA84XX (Results 1 – 4 of 4) sorted by relevance
959 if (!IS_QLA84XX(ha)) { in qla84xx_reset()1002 if (!IS_QLA84XX(ha)) { in qla84xx_updatefw()1112 if (!IS_QLA84XX(ha)) { in qla84xx_mgmt_cmd()
3784 #define IS_QLA84XX(ha) (IS_QLA8432(ha)) macro3787 IS_QLA84XX(ha))3791 #define IS_QLA2XXX_MIDTYPE(ha) (IS_QLA24XX(ha) || IS_QLA84XX(ha) || \
1281 if (!IS_QLA84XX(ha)) in qla24xx_84xx_fw_version_show()
2211 if (IS_QLA84XX(ha)) { in qla2x00_initialize_adapter()2225 if (rval == QLA_SUCCESS && IS_QLA84XX(ha)) { in qla2x00_initialize_adapter()4076 if (IS_QLA84XX(ha) && state[0] != FSTATE_READY) { in qla2x00_fw_ready()