Home
last modified time | relevance | path

Searched refs:E1000_RXERRC (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c366 E1000_READ_REG(hw, E1000_RXERRC); in e1000g_m_stat()
492 E1000_READ_REG(hw, E1000_RXERRC); in e1000g_m_stat()
H A De1000g_debug.c314 {"RXERRC", E1000_RXERRC}, {"MPC", E1000_MPC}, in mac_dump()
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_regs.h317 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro
H A De1000_82540.c666 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1263 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1553 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1506 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2011 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2098 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c6058 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_ich8lan()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h621 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro
756 #define E1000_82542_RXERRC E1000_RXERRC
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_gld.c84 igb->stat_rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in igb_m_stat()
202 igb->stat_rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in igb_m_stat()