Searched refs:dpaa2_mc_alloc_msi_impl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_mc.c | 119 static int dpaa2_mc_alloc_msi_impl(device_t, device_t, int, int, int *); 396 return (dpaa2_mc_alloc_msi_impl(mcdev, child, count, maxcount, irqs)); in dpaa2_mc_alloc_msi() 757 dpaa2_mc_alloc_msi_impl(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi_impl() function
|