Searched refs:ofw_pcib_release_resource (Results 1 – 1 of 1) sorted by relevance
70 static int ofw_pcib_release_resource(device_t, device_t, struct resource *);116 DEVMETHOD(bus_release_resource, ofw_pcib_release_resource),443 ofw_pcib_release_resource(device_t bus, device_t child, struct resource *res) in ofw_pcib_release_resource() function