Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmpic.c150 static int mpic_intr(void *arg);
244 mpic_intr, NULL, sc, &sc->intr_hand); in mv_mpic_attach()
290 mpic_intr(void *arg) in mpic_intr() function