Home
last modified time | relevance | path

Searched refs:LGE_STATSVAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/lge/
H A Dif_lgereg.h84 #define LGE_STATSVAL 0xBC /* CSR47 */ macro
H A Dif_lge.c1000 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, CSR_READ_4(sc, LGE_STATSVAL)); in lge_tick()
1002 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, CSR_READ_4(sc, LGE_STATSVAL)); in lge_tick()