Searched refs:ofw_pcib_activate_resource (Results 1 – 1 of 1) sorted by relevance
71 static int ofw_pcib_activate_resource(device_t, device_t, struct resource *);117 DEVMETHOD(bus_activate_resource, ofw_pcib_activate_resource),499 ofw_pcib_activate_resource(device_t bus, device_t child, struct resource *res) in ofw_pcib_activate_resource() function