Searched refs:ofw_pcib_alloc_resource (Results 1 – 1 of 1) sorted by relevance
68 static struct resource * ofw_pcib_alloc_resource(device_t, device_t,115 DEVMETHOD(bus_alloc_resource, ofw_pcib_alloc_resource),422 ofw_pcib_alloc_resource(device_t bus, device_t child, int type, int *rid, in ofw_pcib_alloc_resource() function