Searched refs:macio_alloc_resource (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/powerpc/powermac/ |
H A D | macio.c | 84 static struct resource *macio_alloc_resource(device_t, device_t, int, int *, 122 DEVMETHOD(bus_alloc_resource, macio_alloc_resource), 524 macio_alloc_resource(device_t bus, device_t child, int type, int *rid, in macio_alloc_resource() function
|