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

/netbsd-current/sys/arch/sgimips/hpc/
H A Dhpcvar.h105 int ha_irq; /* interrupt line */ member in struct:hpc_attach_args
H A Dbutton.c105 if ((cpu_intr_establish(haa->ha_irq, IPL_BIO,
H A Dpckbc_hpc.c93 msc->sc_irq = haa->ha_irq;
H A Dwdsc.c187 if ((cpu_intr_establish(haa->ha_irq, IPL_BIO,
H A Dhpc.c523 ha.ha_irq = hd->hd_irq;
H A Dhaltwo.c329 if (cpu_intr_establish(haa->ha_irq, IPL_AUDIO, haltwo_intr, sc)
H A Dif_sq.c287 if ((cpu_intr_establish(haa->ha_irq, IPL_NET, sq_intr, sc)) == NULL) {
/netbsd-current/sys/arch/sgimips/dev/
H A Dzs.c334 cpu_intr_establish(haa->ha_irq, IPL_TTY, zshard, NULL);

Completed in 116 milliseconds