Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c121 val_high = E1000_READ_REG(hw, E1000_GOTCH); in igb_update_stats()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h347 #define E1000_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */ macro
H A De1000_mac.c685 E1000_READ_REG(hw, E1000_GOTCH); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h651 #define E1000_GOTCH 0x04094 /* Good Octets TX Count High - R/clr */ macro
786 #define E1000_82542_GOTCH E1000_GOTCH
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c329 {"GOTCH", E1000_GOTCH}, {"RNBC", E1000_RNBC}, in mac_dump()
H A De1000g_stat.c285 high_val = E1000_READ_REG(hw, E1000_GOTCH); in e1000g_update_stats()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_e82545.c2063 case E1000_GOTCH: in e82545_read_register()