Searched refs:spibus_attach (Results 1 – 3 of 3) sorted by relevance
54 spibus_attach(device_t dev) in spibus_attach() function258 DEVMETHOD(device_attach, spibus_attach),
79 int spibus_attach(device_t);
389 return (spibus_attach(dev)); in acpi_spibus_attach()