Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c293 high_val = E1000_READ_REG(hw, E1000_TORH); in e1000g_update_stats()
405 high_val = E1000_READ_REG(hw, E1000_TORH); in e1000g_m_stat()
958 high_val = E1000_READ_REG(hw, E1000_TORH); in e1000g_rx_ring_stat()
H A De1000g_debug.c334 {"TORH", E1000_TORH}, {"TOTL", E1000_TOTL}, in mac_dump()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h357 #define E1000_TORH 0x040C4 /* Total Octets Rx High - R/clr */ macro
H A De1000_mac.c692 E1000_READ_REG(hw, E1000_TORH); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h661 #define E1000_TORH 0x040C4 /* Total Octets RX High - R/clr */ macro
796 #define E1000_82542_TORH E1000_TORH
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c119 high_val = E1000_READ_REG(hw, E1000_TORH); in igb_m_stat()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2073 case E1000_TORH: in e82545_read_register()