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