Searched refs:simplebus_add_child (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/fdt/
H A Dsimplebus.c52 static device_t simplebus_add_child(device_t dev, u_int order,
82 DEVMETHOD(bus_add_child, simplebus_add_child),
284 simplebus_add_child(device_t dev, u_int order, const char *name, int unit) function

Completed in 44 milliseconds