Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3421 uint32_t eicr = ixgbe->eicr; in ixgbe_sfp_check() local
3469 uint32_t eicr = ixgbe->eicr; in ixgbe_overtemp_check() local
4140 ixgbe_intr_other_work(ixgbe_t *ixgbe, uint32_t eicr) in ixgbe_intr_other_work()
4219 uint32_t eicr; in ixgbe_intr_legacy() local
4346 uint32_t eicr; in ixgbe_intr_msi() local
4416 uint32_t eicr; in ixgbe_intr_msix() local
H A Dixgbe_sw.h634 uint32_t eicr; /* interrupt cause reg */ member