Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dlptvar.h81 #define LPT_DPRINTF(arg) if(lptdebug) printf arg macro
83 #define LPT_DPRINTF(arg) if(lptdebug) printf("WARNING: LPT_DPRINTF " \ macro
87 #define LPT_DPRINTF(arg) macro