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

  /src/sys/arch/playstation2/ee/
timervar.h 36 int timer3_intr(void *);
timer.c 139 timer3_intr(void *arg) function in typeref:typename:int
  /src/sys/arch/playstation2/playstation2/
interrupt.c 111 intc_intr_establish(I_CH12_TIMER3, IPL_SOFTNET, timer3_intr, 0);

Completed in 309 milliseconds