Searched refs:FIFOS_RX_STATUS_OVERRUN (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/ic/ | ||
| H A D | elink3reg.h | 510 #define FIFOS_RX_STATUS_OVERRUN (u_int16_t) 0x1000 macro |
| H A D | elink3.c | 1296 if (fifost & FIFOS_RX_STATUS_OVERRUN) { in epstatus() |