Searched refs:amdpm_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/pci/
H A Damdpm.c56 #define AMDPM_DEBUG(x) if (amdpm_debug) (x)
59 static int amdpm_debug = 1; variable
61 static int amdpm_debug = 0; variable

Completed in 203 milliseconds