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

  /src/sys/arch/sparc/sparc/
autoconf.c 150 int autoconf_debug = 0; variable in typeref:typename:int
151 #define DPRINTF(l, s) do { if (autoconf_debug & l) printf s; } while (0)
  /src/sys/arch/sparc64/sparc64/
autoconf.c 118 int autoconf_debug = 0x0; variable in typeref:typename:int
781 if (autoconf_debug & ACDB_PROBE) {
797 if (autoconf_debug & ACDB_PROBE) {
813 if (autoconf_debug & ACDB_PROBE) {

Completed in 14 milliseconds