Home
last modified time | relevance | path

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

/netbsd/sys/arch/next68k/dev/
H A Dmb8795reg.h84 #define MB8795_RXSTAT_ALIGNERR 0x04 /* alignment error */ macro
H A Dmb8795.c266 if (rxstat & MB8795_RXSTAT_ALIGNERR) { in mb8795_rint()