NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RR0_RXAVAIL
sys/arch/luna68k/dev/sioreg.h
157
#define RR_RXRDY (RR0_RXAVAIL << 8)
sys/arch/luna68k/stand/boot/sio.c
110
if (rr0 & RR0_RXAVAIL) {