/src/sys/arch/hpcarm/dev/ |
j720tp.c | 116 static int j720tp_intr(void *); 257 sa11x0_intr_establish(0, 9, 1, IPL_TTY, j720tp_intr, sc); 374 j720tp_intr(void *arg) function in typeref:typename:int 383 DPRINTF(("j720tp_intr: !sc_enabled\n"));
|
j720tp.c | 116 static int j720tp_intr(void *); 257 sa11x0_intr_establish(0, 9, 1, IPL_TTY, j720tp_intr, sc); 374 j720tp_intr(void *arg) function in typeref:typename:int 383 DPRINTF(("j720tp_intr: !sc_enabled\n"));
|