Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dmacio.c90 static int macio_deactivate_resource(device_t, device_t, struct resource *);
126 DEVMETHOD(bus_deactivate_resource, macio_deactivate_resource),
641 macio_deactivate_resource(device_t bus, device_t child, struct resource *res) in macio_deactivate_resource() function