Searched refs:IGC_HGORCH (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | igc_regs.h | 226 #define IGC_HGORCH 0x0412C /* Host Good Octets Received Count High */ macro |
H A D | if_igc.c | 2743 hi = IGC_READ_REG(hw, IGC_HGORCH); in igc_stat_read() |