NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LSR_BE
sys/arch/sandpoint/sandpoint/machdep.c
577
#define LSR_ANYE (LSR_OE|LSR_PE|LSR_FE|LSR_BE)
sys/arch/sandpoint/sandpoint/machdep.c
614
if (lsr & (LSR_BE | LSR_FE | LSR_PE)) {