Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/include/
H A Dalpha.h82 extern int bootdev_debug;
/netbsd-src/sys/arch/alpha/alpha/
H A Dapi_up1000.c77 #define DPRINTF(x) if (bootdev_debug) printf x
H A Dmachdep.c161 int bootdev_debug = 0; /* patchable, or from DDB */ variable