OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LPT_NOINTR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
lptvar.h
80
#define
LPT_NOINTR
0x80 /* do not use interrupt */
/src/sys/dev/mvme/
lptvar.h
61
#define
LPT_NOINTR
0x80 /* do not use interrupt */
/src/sys/arch/atari/dev/
lpt.c
108
#define
LPT_NOINTR
0x40 /* do not use interrupt */
233
if ((sc->sc_flags &
LPT_NOINTR
) == 0) {
268
if ((sc->sc_flags &
LPT_NOINTR
) == 0) {
289
if (sc->sc_flags &
LPT_NOINTR
) {
Completed in 13 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025