Home
last modified time | relevance | path

Searched refs:lptdebug (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dlpt.c83 #define LPRINTF(a) if (lptdebug) printf a
84 int lptdebug = 1; variable