Searched refs:BGE_MAC_STATS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c3868 collisions = CSR_READ_4(sc, BGE_MAC_STATS +
3901 ucast = CSR_READ_4(sc, BGE_MAC_STATS +
3903 mcast = CSR_READ_4(sc, BGE_MAC_STATS +
3905 bcast = CSR_READ_4(sc, BGE_MAC_STATS +
4899 BGE_MAC_STATS + offsetof(struct bge_mac_stats_regs, _f)
H A Dif_bgereg.h660 #define BGE_MAC_STATS 0x0800 macro

Completed in 147 milliseconds