Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c53 ixgbe_log(ixgbe, "..eiam: 0x%x\n", IXGBE_READ_REG(hw, IXGBE_EIAM)); in ixgbe_dump_interrupt()
H A Dixgbe_main.c4453 IXGBE_WRITE_REG(hw, IXGBE_EIAM, eiam); in ixgbe_enable_adapter_interrupts()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h335 #define IXGBE_EIAM 0x00890 macro