Home
last modified time | relevance | path

Searched defs:eicr (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3746 uint32_t eicr = ixgbe->eicr; in ixgbe_sfp_check() local
3795 uint32_t eicr = ixgbe->eicr; in ixgbe_overtemp_check() local
4529 ixgbe_intr_other_work(ixgbe_t *ixgbe, uint32_t eicr) in ixgbe_intr_other_work()
4626 uint32_t eicr; in ixgbe_intr_legacy() local
4755 uint32_t eicr; in ixgbe_intr_msi() local
4827 uint32_t eicr; in ixgbe_intr_msix() local
H A Dixgbe_sw.h630 uint32_t eicr; /* interrupt cause reg */ member