OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPT_IEEE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ppbus/
lptio.h
56
#define
LPT_IEEE
0x02 /* enabled IEEE 1284 negotiation */
lpt.c
711
fl |=
LPT_IEEE
;
736
val = (fl &
LPT_IEEE
);
/src/usr.sbin/lptctl/
lptctl.c
104
flags |=
LPT_IEEE
;
106
flags &= ~
LPT_IEEE
;
189
printf("ieee=%s ", (flags &
LPT_IEEE
) ? "yes" : "no");
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025