Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Dlbc.c81 static struct resource *lbc_alloc_resource(device_t, device_t, int, int,
104 DEVMETHOD(bus_alloc_resource, lbc_alloc_resource),
700 lbc_alloc_resource(device_t bus, device_t child, int type, int rid, in lbc_alloc_resource() function