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

  /src/sys/arch/amigappc/amigappc/
machdep.c 205 lev3_intr(void *arg) function in typeref:typename:int
244 intr_establish(3, IST_LEVEL, IPL_TTY, lev3_intr, NULL);
machdep.c 205 lev3_intr(void *arg) function in typeref:typename:int
244 intr_establish(3, IST_LEVEL, IPL_TTY, lev3_intr, NULL);
machdep.c 205 lev3_intr(void *arg) function in typeref:typename:int
244 intr_establish(3, IST_LEVEL, IPL_TTY, lev3_intr, NULL);
machdep.c 205 lev3_intr(void *arg) function in typeref:typename:int
244 intr_establish(3, IST_LEVEL, IPL_TTY, lev3_intr, NULL);

Completed in 49 milliseconds