Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4002 uint_t hermon_fw_ver_subminor; in hermon_fw_version_check() local
4019 hermon_fw_ver_subminor = HERMON_FW_VER_SUBMINOR; in hermon_fw_version_check()
4052 if (state->hs_fw.fw_rev_subminor < hermon_fw_ver_subminor) { in hermon_fw_version_check()
4054 } else if (state->hs_fw.fw_rev_subminor > hermon_fw_ver_subminor) { in hermon_fw_version_check()