Home
last modified time | relevance | path

Searched refs:E1000_MGTPRC (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_regs.h353 #define E1000_MGTPRC 0x040B4 /* Management Packets Rx Count - R/clr */ macro
H A De1000_82540.c672 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1269 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82541()
H A De1000_80003es2lan.c1512 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2017 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2104 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c6064 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_ich8lan()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h657 #define E1000_MGTPRC 0x040B4 /* Management Packets RX Count - R/clr */ macro
792 #define E1000_82542_MGTPRC E1000_MGTPRC
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c332 {"MGTPRC", E1000_MGTPRC}, {"MGTPDC", E1000_MGTPDC}, in mac_dump()