Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c116 val_low = E1000_READ_REG(hw, E1000_GORCL); in igb_update_stats()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h344 #define E1000_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */ macro
H A De1000_mac.c682 E1000_READ_REG(hw, E1000_GORCL); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h648 #define E1000_GORCL 0x04088 /* Good Octets RX Count Low - R/clr */ macro
783 #define E1000_82542_GORCL E1000_GORCL
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c327 {"GPTC", E1000_GPTC}, {"GORCL", E1000_GORCL}, in mac_dump()
H A De1000g_stat.c276 low_val = E1000_READ_REG(hw, E1000_GORCL); in e1000g_update_stats()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2053 case E1000_GORCL: in e82545_read_register()