Searched refs:LEMAC_REG_FMC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | lemacreg.h | 46 #define LEMAC_REG_FMC 0x07 /* Free Memory Queue Count */ macro |
| D | lemac.c | 123 if (LEMAC_INB(sc, LEMAC_REG_FMC) > 0) in lemac_rxd_intr() |