Home
last modified time | relevance | path

Searched refs:IXGBE_EIAC (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c52 ixgbe_log(ixgbe, "..eiac: 0x%x\n", IXGBE_READ_REG(hw, IXGBE_EIAC)); in ixgbe_dump_interrupt()
H A Dixgbe_main.c4204 IXGBE_WRITE_REG(hw, IXGBE_EIAC, 0x0); in ixgbe_disable_adapter_interrupts()
4283 IXGBE_WRITE_REG(hw, IXGBE_EIAC, eiac); in ixgbe_enable_adapter_interrupts()
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h267 #define IXGBE_EIAC 0x00810 macro