HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_MSRWD (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 652 data = IXGBE_READ_REG(hw, IXGBE_MSRWD);
699 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data);
ixgbe_x550.c 389 data = IXGBE_READ_REG(hw, IXGBE_MSRWD);
410 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data);
ixgbe_type.h 1401 #define IXGBE_MSRWD 0x04260

Completed in 44 milliseconds