Home
last modified time | relevance | path

Searched defs:LPS_INVERT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ppbus/
H A Dlptreg.h74 #define LPS_INVERT (LPS_NBSY | LPS_NACK | LPS_SEL | LPS_NERR) macro
/netbsd-src/sys/arch/mvme68k/dev/
H A Dlpt_pcc.c217 #define LPS_INVERT (LPS_SELECT) in lpt_pcc_notrdy() macro
/netbsd-src/sys/dev/mvme/
H A Dlpt_pcctwo.c243 #define LPS_INVERT (PCCTWO_PRT_IN_SR_SEL) in lpt_pcctwo_notrdy() macro
/netbsd-src/sys/dev/ic/
H A Dlptvar.h85 #define LPS_INVERT (LPS_SELECT|LPS_NERR|LPS_NBSY|LPS_NACK) macro
/netbsd-src/sys/dev/usb/
H A Dulpt.c98 #define LPS_INVERT (LPS_SELECT|LPS_NERR) macro