Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dpaa2/
H A Ddpaa2_mc.h196 int dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount,
H A Ddpaa2_mc_acpi.c364 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
H A Ddpaa2_mc_fdt.c367 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
H A Ddpaa2_mc.c418 dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi() function