Home
last modified time | relevance | path

Searched refs:loc_intrs (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/arch/arm/broadcom/
Dbcm53xx_sdhc.c109 ccbsc->ccbsc_ih = intr_establish(loc->loc_intrs[0], IPL_VM, IST_LEVEL, in sdhc_ccb_attach()
113 loc->loc_intrs[0]); in sdhc_ccb_attach()
117 loc->loc_intrs[0]); in sdhc_ccb_attach()
Dbcm53xx_rng.c149 sc->sc_ih = intr_establish(loc->loc_intrs[0], IPL_VM, IST_LEVEL, in bcmrng_ccb_attach()
153 loc->loc_intrs[0]); in bcmrng_ccb_attach()
155 aprint_normal_dev(self, "interrupting on irq %d\n", loc->loc_intrs[0]); in bcmrng_ccb_attach()
Dbcm53xx_usb.c288 usbsc->usbsc_ih = intr_establish(loc->loc_intrs[0], IPL_USB, IST_LEVEL, in bcmusb_ccb_attach()
292 loc->loc_intrs[0]); in bcmusb_ccb_attach()
295 aprint_normal_dev(self, "interrupting on irq %d\n", loc->loc_intrs[0]); in bcmusb_ccb_attach()
Dbcm53xx_pax.c266 sc->sc_ih[i] = intr_establish(loc->loc_intrs[0] + i, IPL_VM, in bcmpax_ccb_attach()
271 loc->loc_intrs[0] + i); in bcmpax_ccb_attach()
279 loc->loc_intrs[0], loc->loc_intrs[0] + loc->loc_nintrs - 1); in bcmpax_ccb_attach()
Dbcm53xx_var.h43 u_int loc_intrs[8]; member
Dbcm53xx_eth.c358 sc->sc_ih = intr_establish(loc->loc_intrs[0], IPL_VM, IST_LEVEL, in bcmeth_ccb_attach()
363 loc->loc_intrs[0]); in bcmeth_ccb_attach()
367 loc->loc_intrs[0]); in bcmeth_ccb_attach()