Home
last modified time | relevance | path

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

/freebsd/sys/dev/viapm/
H A Dviapm.c56 #define VIAPM_DEBUG(x) if (viapm_debug) (x)
59 static int viapm_debug = 1; variable
61 static int viapm_debug = 0; variable