Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppc.c63 static void ppcintr(void *arg);
1527 ppcintr(void *arg) in ppcintr() function
1793 INTR_MPSAFE, NULL, ppcintr, ppc, &ppc->intr_cookie); in ppc_attach()