Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dmacio.c91 static int macio_release_resource(device_t, device_t, struct resource *);
124 DEVMETHOD(bus_release_resource, macio_release_resource),
613 macio_release_resource(device_t bus, device_t child, struct resource *res) in macio_release_resource() function