Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.h197 int dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount,
H A Ddpaa2_mc_fdt.c369 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
H A Ddpaa2_mc_acpi.c369 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
H A Ddpaa2_mc.c392 dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi() function