Searched refs:spibus_detach (Results 1 – 3 of 3) sorted by relevance
68 spibus_detach(device_t dev) in spibus_detach() function259 DEVMETHOD(device_detach, spibus_detach),
80 int spibus_detach(device_t);
397 return (spibus_detach(dev)); in acpi_spibus_detach()