Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pcib.c77 static int ofw_pcib_unmap_resource(device_t, device_t, struct resource *,
121 DEVMETHOD(bus_unmap_resource, ofw_pcib_unmap_resource),
588 ofw_pcib_unmap_resource(device_t dev, device_t child, struct resource *r, in ofw_pcib_unmap_resource() function