NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BELLF_OPEN
sys/arch/x68k/dev/opmbell.c
172
if (sc->sc_flags & BELLF_OPEN)
sys/arch/x68k/dev/opmbell.c
175
sc->sc_flags |= BELLF_OPEN;
sys/arch/x68k/dev/opmbell.c
187
sc->sc_flags &= ~BELLF_OPEN;