DEVPRVERBOSE
#define DEVPRVERBOSE(arg) device_printf arg
#define DEVPRVERBOSE(arg) if (bootverbose) device_printf arg