Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dpaa2/
H A Ddpaa2_mc.h182 struct resource * dpaa2_mc_alloc_resource(device_t mcdev, device_t child,
H A Ddpaa2_mc_acpi.c355 DEVMETHOD(bus_alloc_resource, dpaa2_mc_alloc_resource),
H A Ddpaa2_mc_fdt.c358 DEVMETHOD(bus_alloc_resource, dpaa2_mc_alloc_resource),
H A Ddpaa2_mc.c308 dpaa2_mc_alloc_resource(device_t mcdev, device_t child, int type, int *rid, in dpaa2_mc_alloc_resource() function