Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c117 val_high = E1000_READ_REG(hw, E1000_GORCH); in igb_update_stats()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h345 #define E1000_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */ macro
H A De1000_mac.c683 E1000_READ_REG(hw, E1000_GORCH); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h649 #define E1000_GORCH 0x0408C /* Good Octets RX Count High - R/clr */ macro
784 #define E1000_82542_GORCH E1000_GORCH
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c328 {"GORCH", E1000_GORCH}, {"GOTCL", E1000_GOTCL}, in mac_dump()
H A De1000g_stat.c277 high_val = E1000_READ_REG(hw, E1000_GORCH); in e1000g_update_stats()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2056 case E1000_GORCH: in e82545_read_register()