OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCB_SENDING
sys/dev/isa/wds.c
1166
if (scb->flags & SCB_SENDING)
sys/dev/isa/wds.c
551
scb->flags &= ~SCB_SENDING;
sys/dev/isa/wds.c
585
scb->flags |= SCB_SENDING;