Searched refs:TSW_NCR_GET (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mtd8xxvar.h | 52 #define TSW_NCR_GET(x) (((x) & TSW_NCR_MASK) >> TSW_NCR_SHIFT) macro |
H A D | mtd8xx.c | 1030 ifp->if_collisions += TSW_NCR_GET(txstat); in mtd_txeof() |