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

  /src/sys/arch/hpcsh/dev/hd6446x/
hd6446xintcvar.h 48 extern void *hd6446x_intr_establish(int, int, int, int (*)(void *), void *);
hd6446xintc.c 58 hd6446x_intr_establish(int irq, int mode, int level, function in typeref:typename:void *
  /src/sys/arch/hpcsh/dev/hd64465/
hd64465.c 161 hd6446x_intr_establish(irq, mode, level, func, arg);
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461uart.c 206 hd6446x_intr_establish(HD64461_INTC_UART, IST_LEVEL, IPL_TTY,
hd64461pcmcia.c 433 hd6446x_intr_establish(HD64461_INTC_PCC0, IST_LEVEL, IPL_TTY,
437 hd6446x_intr_establish(HD64461_INTC_PCC1, IST_EDGE, IPL_TTY,

Completed in 14 milliseconds