HomeSort by: relevance | last modified time | path
    Searched defs:m68k_intr_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/m68k/
m68k_intr.c 231 * m68k_intr_init --
235 m68k_intr_init(const struct m68k_ih_allocfuncs *allocfuncs) function in typeref:typename:void
270 * require them to call m68k_intr_init(); we just handle
273 * XXX m68k_intr_init() might be called really early, so
277 m68k_intr_init(NULL);
m68k_intr.c 231 * m68k_intr_init --
235 m68k_intr_init(const struct m68k_ih_allocfuncs *allocfuncs) function in typeref:typename:void
270 * require them to call m68k_intr_init(); we just handle
273 * XXX m68k_intr_init() might be called really early, so
277 m68k_intr_init(NULL);

Completed in 21 milliseconds