Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1738 device_print_prettyname(dev); in device_probe()
2215 device_print_prettyname(device_t dev) in device_print_prettyname() function
2370 retval = device_print_prettyname(dev); in device_printf()
/third_party/FreeBSD/sys/sys/
Dbus.h322 int device_print_prettyname(device_t dev);