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

  /src/sys/arch/mips/atheros/include/
platform.h 183 atheros_cpu_intr_establish(int irq, int (*func)(void *), void *arg) function in typeref:typename:void *
  /src/sys/arch/mips/atheros/
arbus.c 192 ih->ih_cookie = atheros_cpu_intr_establish(cirq, handler, arg);

Completed in 13 milliseconds