Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/mpc85xx/
H A Dlbc.c78 static struct resource *lbc_alloc_resource(device_t, device_t, int, int *,
99 DEVMETHOD(bus_alloc_resource, lbc_alloc_resource),
677 lbc_alloc_resource(device_t bus, device_t child, int type, int *rid, in lbc_alloc_resource() function