Searched refs:intc_irq_res (Results 1 – 1 of 1) sorted by relevance
130 struct resource * intc_irq_res; member407 sc->intc_irq_res = bus_alloc_resource_any(dev, SYS_RES_IRQ, &rid, in bcm_intc_attach()409 if (sc->intc_irq_res == NULL) { in bcm_intc_attach()416 if (bus_setup_intr(dev, sc->intc_irq_res, INTR_TYPE_CLK, in bcm_intc_attach()