Searched refs:iobus_attach (Results 1 – 1 of 1) sorted by relevance
68 static int iobus_attach(device_t);94 DEVMETHOD(device_attach, iobus_attach),185 iobus_attach(device_t dev) in iobus_attach() function