Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4001 uint_t hermon_fw_ver_minor; in hermon_fw_version_check() local
4018 hermon_fw_ver_minor = HERMON_FW_VER_MINOR; in hermon_fw_version_check()
4041 if (state->hs_fw.fw_rev_minor < hermon_fw_ver_minor) { in hermon_fw_version_check()
4043 } else if (state->hs_fw.fw_rev_minor > hermon_fw_ver_minor) { in hermon_fw_version_check()