Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c43 int bootverbose = BOOTVERBOSE; variable
925 if (bootverbose) in devclass_alloc_unit()
1679 if (bootverbose) in device_attach()
1736 if (bootverbose && device_get_name(dev) != NULL) { in device_probe()