Home
last modified time | relevance | path

Searched refs:XX_DeallocIntr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dbman_portals.c97 XX_DeallocIntr((uintptr_t)sc->sc_dp[i].dp_ires); in bman_portals_detach()
H A Dqman_portals.c102 XX_DeallocIntr((uintptr_t)sc->sc_dp[i].dp_ires); in qman_portals_detach()
H A Dqman.c255 XX_DeallocIntr((uintptr_t)sc->sc_ires); in qman_detach()
/freebsd/sys/contrib/ncsw/inc/
H A Dxx_ext.h209 t_Error XX_DeallocIntr(uintptr_t irq);
/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c337 XX_DeallocIntr(uintptr_t irq) in XX_DeallocIntr() function