Home
last modified time | relevance | path

Searched refs:IXGBE_EICR_ECC (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_type.h1456 #define IXGBE_EICR_ECC 0x10000000 /* ECC Error */ macro
1474 #define IXGBE_EICS_ECC IXGBE_EICR_ECC /* ECC Error */
1493 #define IXGBE_EIMS_ECC IXGBE_EICR_ECC /* ECC Error */
1511 #define IXGBE_EIMC_ECC IXGBE_EICR_ECC /* ECC Error */
Dixgbe.c1626 if (reg_eicr & IXGBE_EICR_ECC) {
1629 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC);