Searched refs:localbus_attach (Results 1 – 1 of 1) sorted by relevance
101 static int localbus_attach(device_t);116 DEVMETHOD(device_attach, localbus_attach),253 localbus_attach(device_t dev) in localbus_attach() function