Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_phy.c719 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in ixgbe_read_phy_reg_mdi()
766 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (uint32_t)phy_data); in ixgbe_write_phy_reg_mdi()
Dixgbe_type.h1351 #define IXGBE_MSRWD 0x04260 macro