Searched refs:ofw_pcib_deactivate_resource (Results 1 – 1 of 1) sorted by relevance
72 static int ofw_pcib_deactivate_resource(device_t, device_t, struct resource *);118 DEVMETHOD(bus_deactivate_resource, ofw_pcib_deactivate_resource),611 ofw_pcib_deactivate_resource(device_t bus, device_t child, struct resource *res) in ofw_pcib_deactivate_resource() function