Home | History | Annotate | Download | only in m68k

Lines Matching refs:m68k_intrhand

77 static struct m68k_intrhand *m68k_intrhands_vectored[NVECHANDS];
125 static struct m68k_intrhand m68k_spurintr_ih = {
131 static struct m68k_intrhand *
134 return kmem_zalloc(sizeof(struct m68k_intrhand), km_flag);
138 m68k_ih_stdfree(struct m68k_intrhand *ih)
150 static struct m68k_intrhand *
158 m68k_ih_free(struct m68k_intrhand *ih)
174 m68k_intrvec_add(struct m68k_intrhand *ih)
182 struct m68k_intrhand **slot =
203 m68k_intrvec_remove(struct m68k_intrhand *ih)
208 struct m68k_intrhand **slot =
265 struct m68k_intrhand *ih;
325 struct m68k_intrhand *curih;
355 struct m68k_intrhand *ih = v;
393 struct m68k_intrhand *ih;
425 struct m68k_intrhand *ih;