Home | Sort by: relevance | last modified time | path |
/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; |