Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_myreg.h51 #define MY_TSR 0x48 /* tally counter for transmit status */ macro
H A Dif_my.c1216 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (CSR_READ_4(sc, MY_TSR) & MY_NCRMask)); in my_txeof()