Home
last modified time | relevance | path

Searched refs:E1000_TOTH (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c298 high_val = E1000_READ_REG(hw, E1000_TOTH); in e1000g_update_stats()
424 high_val = E1000_READ_REG(hw, E1000_TOTH); in e1000g_m_stat()
H A De1000g_debug.c335 {"TOTH", E1000_TOTH}, {"TPR", E1000_TPR}, in mac_dump()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h359 #define E1000_TOTH 0x040CC /* Total Octets Tx High - R/clr */ macro
H A De1000_mac.c694 E1000_READ_REG(hw, E1000_TOTH); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h663 #define E1000_TOTH 0x040CC /* Total Octets TX High - R/clr */ macro
798 #define E1000_82542_TOTH E1000_TOTH
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c136 high_val = E1000_READ_REG(hw, E1000_TOTH); in igb_m_stat()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2063 case E1000_TOTH: in e82545_read_register()