Searched refs:XX_PreallocAndBindIntr (Results 1 – 3 of 3) sorted by relevance
208 t_Error XX_PreallocAndBindIntr(device_t dev, uintptr_t irq, unsigned int cpu);
121 err = XX_PreallocAndBindIntr(dev, (uintptr_t)sc->sc_dp[cpu].dp_ires, cpu); in dpaa_portal_alloc_res()
313 XX_PreallocAndBindIntr(device_t dev, uintptr_t irq, unsigned int cpu) in XX_PreallocAndBindIntr() function