Searched refs:memc_hook_error_intr (Results 1 – 1 of 1) sorted by relevance
65 static void memc_hook_error_intr(struct memc_softc *, int (*)(void *));441 memc_hook_error_intr(sc, memecc_err_intr); in memecc_attach()475 memc_hook_error_intr(struct memc_softc *sc, int (*func)(void *)) in memc_hook_error_intr() function