Searched refs:IXGBE_GPIE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c54 ixgbe_log(ixgbe, "..gpie: 0x%x\n", IXGBE_READ_REG(hw, IXGBE_GPIE));
449 reg_val = IXGBE_READ_REG(hw, IXGBE_GPIE);
H A Dixgbe_main.c4214 uint32_t gpie = IXGBE_READ_REG(hw, IXGBE_GPIE);
4281 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h293 #define IXGBE_GPIE 0x00898 macro

Completed in 101 milliseconds