Searched refs:RSR_ALIGNERR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pcmcia/ | ||
| D | if_xireg.h | 247 #define RSR_ALIGNERR 0x10 /* incorrect CRC and last octet not complete */ macro |
| D | if_xi.c | 349 if (rsr & RSR_ALIGNERR) { in xi_intr() |