Searched refs:haltwo_intr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sgimips/hpc/
H A Dhaltwo.c116 static int haltwo_intr(void *);
329 if (cpu_intr_establish(haa->ha_irq, IPL_AUDIO, haltwo_intr, sc)
369 haltwo_intr(void *v) function
385 DPRINTF(("haltwo_intr: Huh?\n"));

Completed in 69 milliseconds