OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPT_INTR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ppbus/
lptio.h
57
#define
LPT_INTR
0x04 /* enabled interrupts (not polling) */
lpt.c
718
fl |=
LPT_INTR
;
742
val = (fl &
LPT_INTR
);
/src/usr.sbin/lptctl/
lptctl.c
113
flags |=
LPT_INTR
;
115
flags &= ~
LPT_INTR
;
190
printf("intr=%s ", (flags &
LPT_INTR
) ? "yes" : "no");
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025