DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SPIN
sys/dev/misc/lpt/lpt.c
642
for (spin = 0; NOT_READY(ppbus) && spin < MAX_SPIN; ++spin)
sys/dev/misc/lpt/lpt.c
644
if (spin >= MAX_SPIN) {