Searched refs:dpaa2_mc_alloc_msi (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_mc.h | 197 int dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount,
|
H A D | dpaa2_mc_fdt.c | 369 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
|
H A D | dpaa2_mc_acpi.c | 369 DEVMETHOD(pcib_alloc_msi, dpaa2_mc_alloc_msi),
|
H A D | dpaa2_mc.c | 392 dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi() function
|