Searched refs:simplebus_attach (Results 1 – 1 of 1) sorted by relevance
49 static int simplebus_attach(device_t dev);70 DEVMETHOD(device_attach, simplebus_attach),138 simplebus_attach(device_t dev) in simplebus_attach() function