Home
last modified time | relevance | path

Searched refs:RSR_ALIGNERR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pcmcia/
Dif_xireg.h247 #define RSR_ALIGNERR 0x10 /* incorrect CRC and last octet not complete */ macro
Dif_xi.c349 if (rsr & RSR_ALIGNERR) { in xi_intr()