Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/apm/
H A Dapmdev.c63 #define DPRINTF(f, x) do { if (apmdebug & (f)) printf x; } while (0)
67 int apmdebug = APMDEBUG_VALUE; variable
69 int apmdebug = 0; variable
/netbsd-src/sys/dev/apm/
H A Dapm.c63 #define DPRINTF(f, x) do { if (apmdebug & (f)) printf x; } while (0)
67 int apmdebug = APMDEBUG_VALUE; variable
69 int apmdebug = 0; variable