Searched refs:ppbus_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/ppbus/
H A Dppbconf.c55 static int ppbus_intr(void *arg);
398 PPC_IVAR_INTR_HANDLER, (uintptr_t)&ppbus_intr);
438 ppbus_intr(void *arg) function

Completed in 45 milliseconds