Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.h183 struct resource * dpaa2_mc_alloc_resource(device_t mcdev, device_t child,
H A Ddpaa2_mc_fdt.c360 DEVMETHOD(bus_alloc_resource, dpaa2_mc_alloc_resource),
H A Ddpaa2_mc_acpi.c360 DEVMETHOD(bus_alloc_resource, dpaa2_mc_alloc_resource),
H A Ddpaa2_mc.c303 dpaa2_mc_alloc_resource(device_t mcdev, device_t child, int type, int *rid, in dpaa2_mc_alloc_resource() function