Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c44 int bootverbose = BOOTVERBOSE; variable
926 if (bootverbose) in devclass_alloc_unit()
1680 if (bootverbose) in device_attach()
1737 if (bootverbose && device_get_name(dev) != NULL) { in device_probe()