Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ncsw/user/env/
HDxx.c122 uint32_t portal_intr[2][MAXCPU]; member
314 for (cpu = 0, type = 0; XX_PInfo.portal_intr[type][cpu] != 0; cpu++) { in XX_IsPortalIntr()
315 if (irq == XX_PInfo.portal_intr[type][cpu]) { in XX_IsPortalIntr()
319 if (XX_PInfo.portal_intr[type][cpu + 1] == 0) { in XX_IsPortalIntr()
875 XX_PInfo.portal_intr[type][i] = sc->sc_dp[i].dp_intr_num; in XX_PortalSetInfo()