Searched defs:device_add_child (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/stand/kshim/ | ||
H A D | bsd_kernel.c | 807 device_add_child(device_t dev, const char *name, int unit) device_add_child() function |
/freebsd-src/sys/kern/ | ||
H A D | subr_bus.c | 1396 device_add_child(device_t dev, const char *name, int unit) device_add_child() function |