Searched refs:IXGBE_EICR (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 3921 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1_BY_MAC(hw)); in ixgbe_sfp_check() 3930 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP2_BY_MAC(hw)); in ixgbe_sfp_check() 4000 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr); in ixgbe_overtemp_check() 4815 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr_legacy() 4930 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr_msi() 5029 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr_msix()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_type.h | 330 #define IXGBE_EICR 0x00800 macro
|
H A D | ixgbe_common.c | 1133 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_stop_adapter_generic()
|