Searched refs:LEMAC_REG_TDC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | lemacreg.h | 52 #define LEMAC_REG_TDC 0x0D /* Transmit Done Queue Count */ macro |
| D | lemac.c | 148 unsigned txcount = LEMAC_INB(sc, LEMAC_REG_TDC); in lemac_tne_intr() |