Home
last modified time | relevance | path

Searched refs:XX_PreallocAndBindIntr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/ncsw/inc/
H A Dxx_ext.h208 t_Error XX_PreallocAndBindIntr(device_t dev, uintptr_t irq, unsigned int cpu);
/freebsd-src/sys/dev/dpaa/
H A Dportals_common.c121 err = XX_PreallocAndBindIntr(dev, (uintptr_t)sc->sc_dp[cpu].dp_ires, cpu); in dpaa_portal_alloc_res()
/freebsd-src/sys/contrib/ncsw/user/env/
H A Dxx.c313 XX_PreallocAndBindIntr(device_t dev, uintptr_t irq, unsigned int cpu) in XX_PreallocAndBindIntr() function