OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPS_NOPAPER
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
lptreg.h
63
#define
LPS_NOPAPER
0x20 /* printer out of paper */
lptvar.h
86
#define LPS_MASK (LPS_SELECT|LPS_NERR|LPS_NBSY|LPS_NACK|
LPS_NOPAPER
)
lpt.c
242
else if (new &
LPS_NOPAPER
)
/src/sys/dev/usb/
ulpt.c
97
#define
LPS_NOPAPER
0x20 /* printer out of paper */
99
#define LPS_MASK (LPS_SELECT|LPS_NERR|
LPS_NOPAPER
)
552
if (new &
LPS_NOPAPER
)
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025