Home
last modified time | relevance | path

Searched refs:ofw_pcib_alloc_resource (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c68 static struct resource * ofw_pcib_alloc_resource(device_t, device_t,
115 DEVMETHOD(bus_alloc_resource, ofw_pcib_alloc_resource),
421 ofw_pcib_alloc_resource(device_t bus, device_t child, int type, int *rid, in ofw_pcib_alloc_resource() function