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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1157 #define WMREG_COLC 0x4028 /* Collision Count - R/clr */ macro
H A Dif_wm.c2423 CSR_READ(sc, WMREG_COLC);
6647 colc = CSR_READ(sc, WMREG_COLC);
7063 if_statadd2(ifp, if_collisions, CSR_READ(sc, WMREG_COLC),

Completed in 132 milliseconds