Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c5406 nvm_ver->oem_valid = false; in ixgbe_get_oem_prod_version()
5433 nvm_ver->oem_valid = true; in ixgbe_get_oem_prod_version()
H A Dixgbe_type.h384 bool oem_valid; member
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c7255 if (hw->mac.type < ixgbe_mac_E610 && vers->oem_valid) { in ixgbe_ufm_fill_slot()