Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2365 IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0)))) in ixgbe_init_phy_ops_X550em()
3767 IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0)))) in ixgbe_enter_lplu_t_x550em()
H A Dixgbe_type.h4313 #define IXGBE_FUSES0_GROUP(_i) (0x11158 + ((_i) * 4)) macro