Searched defs: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; local
4017 hermon_fw_ver_major = HERMON_FW_VER_MAJOR;
4031 if (state->hs_fw.fw_rev_major < hermon_fw_ver_major) {
4033 } else if (state->hs_fw.fw_rev_major > hermon_fw_ver_major) {

Completed in 53 milliseconds