Searched refs:ER_RXSTAT_ALIGNERROR (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | smc83c170reg.h | 102 #define ER_RXSTAT_ALIGNERROR 0x0002 /* frame not byte-aligned */ macro |
| D | smc83c170.c | 636 if (rxstatus & ER_RXSTAT_ALIGNERROR) in epic_intr() |