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; local
4019 hermon_fw_ver_subminor = HERMON_FW_VER_SUBMINOR;
4052 if (state->hs_fw.fw_rev_subminor < hermon_fw_ver_subminor) {
4054 } else if (state->hs_fw.fw_rev_subminor > hermon_fw_ver_subminor) {

Completed in 66 milliseconds