HomeSort by: relevance | last modified time | path
    Searched refs:bootdev_debug (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/alpha/tc/
tc_bootdev.c 46 #define DPRINTF(x) if (bootdev_debug) printf x
  /src/sys/arch/alpha/pci/
pci_bootdev.c 51 #define DPRINTF(x) if (bootdev_debug) printf x
  /src/sys/arch/alpha/include/
alpha.h 82 extern int bootdev_debug;
  /src/sys/arch/alpha/alpha/
machdep.c 161 int bootdev_debug = 0; /* patchable, or from DDB */ variable in typeref:typename:int

Completed in 14 milliseconds