HomeSort by: relevance | last modified time | path
    Searched refs:timer1_intr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/playstation2/ee/
timervar.h 34 int timer1_intr(void *);
timer.c 114 timer1_intr(void *arg) function in typeref:typename:int
  /src/sys/arch/playstation2/playstation2/
interrupt.c 107 intc_intr_establish(I_CH10_TIMER1, IPL_SOFTCLOCK, timer1_intr, 0);

Completed in 11 milliseconds