Searched defs: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; local
4018 hermon_fw_ver_minor = HERMON_FW_VER_MINOR;
4041 if (state->hs_fw.fw_rev_minor < hermon_fw_ver_minor) {
4043 } else if (state->hs_fw.fw_rev_minor > hermon_fw_ver_minor) {

Completed in 276 milliseconds