HomeSort by: relevance | last modified time | path
    Searched defs:pwctl_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hpc/
pwctl.c 64 int pwctl_debug = PWCTLDEBUG_CONF; variable in typeref:typename:int
65 #define DPRINTF(arg) if (pwctl_debug) printf arg;
pwctl.c 64 int pwctl_debug = PWCTLDEBUG_CONF; variable in typeref:typename:int
65 #define DPRINTF(arg) if (pwctl_debug) printf arg;

Completed in 88 milliseconds