Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c359 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in ixgbe_read_phy_reg_generic()
398 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data); in ixgbe_write_phy_reg_generic()
H A Dixgbe_type.h947 #define IXGBE_MSRWD 0x04260 macro