Searched refs:remintr (Results 1 – 4 of 4) sorted by relevance
85 extern void (*remintr)(void *, int, avfunc, int); /* replace of rem_avintr */
492 if (remintr) { in rem_avintr()493 (*remintr)(intr_id, lvl, xxintr, vect); in rem_avintr()
129 void (*remintr)(void *, int, avfunc, int) = NULL; variable
359 remintr = apix_rem_avintr; in apix_init()