Home
last modified time | relevance | path

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

/src/sys/powerpc/powermac/
H A Duninorth.c75 static struct resource *unin_chip_alloc_resource(device_t, device_t, int, int,
121 DEVMETHOD(bus_alloc_resource, unin_chip_alloc_resource),
481 unin_chip_alloc_resource(device_t bus, device_t child, int type, int rid, in unin_chip_alloc_resource() function