Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c75 static int ofw_pcib_map_resource(device_t, device_t, struct resource *,
120 DEVMETHOD(bus_map_resource, ofw_pcib_map_resource),
516 ofw_pcib_map_resource(device_t dev, device_t child, struct resource *r, in ofw_pcib_map_resource() function