Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dpwctl.c64 int pwctl_debug = PWCTLDEBUG_CONF; variable
65 #define DPRINTF(arg) if (pwctl_debug) printf arg;