Home
last modified time | relevance | path

Searched defs:LPT_INIT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dlptvar.h76 #define LPT_INIT 0x04 /* waiting to initialize for open */ macro
/netbsd-src/sys/dev/mvme/
H A Dlptvar.h56 #define LPT_INIT 0x04 /* waiting to initialize for open */ macro
/netbsd-src/sys/arch/atari/dev/
H A Dlpt.c105 #define LPT_INIT 0x04 /* waiting to initialize for open */ macro