Searched refs:puc_bus_teardown_intr (Results 1 – 3 of 3) sorted by relevance
96 int puc_bus_teardown_intr(device_t, device_t, struct resource *, void *);
184 DEVMETHOD(bus_teardown_intr, puc_bus_teardown_intr),
661 puc_bus_teardown_intr(device_t dev, device_t child, struct resource *res, in puc_bus_teardown_intr() function