Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dmacio.c89 static int macio_activate_resource(device_t, device_t, struct resource *);
125 DEVMETHOD(bus_activate_resource, macio_activate_resource),
627 macio_activate_resource(device_t bus, device_t child, struct resource *res) in macio_activate_resource() function