Searched refs:loc_intrs (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/arch/arm/broadcom/ |
| D | bcm53xx_sdhc.c | 109 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()
|
| D | bcm53xx_rng.c | 149 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()
|
| D | bcm53xx_usb.c | 288 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()
|
| D | bcm53xx_pax.c | 266 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()
|
| D | bcm53xx_var.h | 43 u_int loc_intrs[8]; member
|
| D | bcm53xx_eth.c | 358 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()
|