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

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

Completed in 12 milliseconds