NetBSD
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
1339
if (scb->flags & SCB_SENDING) {
sys/dev/isa/wds.c
699
scb->flags &= ~SCB_SENDING;
sys/dev/isa/wds.c
735
scb->flags |= SCB_SENDING;