Searched refs:RR0_RXAVAIL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/luna68k/dev/
H A Dsioreg.h144 #define RR0_RXAVAIL 0x01 /* Rx Character Available */ macro
157 #define RR_RXRDY (RR0_RXAVAIL << 8)
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsioreg.h162 #define RR0_RXAVAIL 0x01 /* Rx Character Available */ macro
H A Dsio.c110 if (rr0 & RR0_RXAVAIL) {

Completed in 189 milliseconds