Home
last modified time | relevance | path

Searched refs:E1000_TOTL (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c297 low_val = E1000_READ_REG(hw, E1000_TOTL); in e1000g_update_stats()
423 low_val = E1000_READ_REG(hw, E1000_TOTL); in e1000g_m_stat()
H A De1000g_debug.c334 {"TORH", E1000_TORH}, {"TOTL", E1000_TOTL}, in mac_dump()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h353 #define E1000_TOTL 0x040C8 /* Total Octets Tx Low - R/clr */ macro
H A De1000_mac.c693 E1000_READ_REG(hw, E1000_TOTL); in e1000_clear_hw_cntrs_base_generic()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h662 #define E1000_TOTL 0x040C8 /* Total Octets TX Low - R/clr */ macro
797 #define E1000_82542_TOTL E1000_TOTL
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_gld.c132 low_val = E1000_READ_REG(hw, E1000_TOTL); in igb_m_stat()