Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82598.c915 gheccr = IXGBE_READ_REG(hw, IXGBE_GHECCR); in ixgbe_reset_hw_82598()
917 IXGBE_WRITE_REG(hw, IXGBE_GHECCR, gheccr); in ixgbe_reset_hw_82598()
H A Dixgbe_type.h1331 #define IXGBE_GHECCR 0x110B0 macro