Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4000 uint_t hermon_fw_ver_major; in hermon_fw_version_check() local
4017 hermon_fw_ver_major = HERMON_FW_VER_MAJOR; in hermon_fw_version_check()
4031 if (state->hs_fw.fw_rev_major < hermon_fw_ver_major) { in hermon_fw_version_check()
4033 } else if (state->hs_fw.fw_rev_major > hermon_fw_ver_major) { in hermon_fw_version_check()