Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_phy.c353 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in ixgbe_read_phy_reg_mdi()
405 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data); in ixgbe_write_phy_reg_mdi()
Dixgbe_type.h1001 #define IXGBE_MSRWD 0x04260 macro