DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LP_READY
sys/dev/misc/lpt/lpt.c
847
((sts=ppb_rstr(ppbus)) & RDY_MASK) != LP_READY; i++) ;
sys/dev/misc/lpt/lpt.c
849
if ((sts & RDY_MASK) == LP_READY) {