Searched refs:simplebus_init (Results 1 – 3 of 3) sorted by relevance
59 void simplebus_init(device_t dev, phandle_t node);
149 simplebus_init(dev, 0); in simplebus_attach()166 simplebus_init(device_t dev, phandle_t node) in simplebus_init() function
141 simplebus_init(dev, node); in ofwbus_attach()