Searched defs:apb_softc (Results 1 – 2 of 2) sorted by relevance
42 struct apb_softc { struct43 device_t apb_dev;44 struct rman apb_irq_rman;45 struct rman apb_mem_rman;47 struct intr_event *sc_eventstab[APB_NIRQS];49 mips_intrcnt_t sc_intr_counter[APB_NIRQS];52 struct resource *sc_misc_irq;53 void *sc_misc_ih;55 struct apb_pic_irqsrc pic_irqs[APB_NIRQS];
39 struct apb_softc { struct40 struct rman apb_irq_rman;41 struct rman apb_mem_rman;43 struct intr_event *sc_eventstab[APB_NIRQS];44 mips_intrcnt_t sc_intr_counter[APB_NIRQS];46 struct resource *sc_misc_irq;47 void *sc_misc_ih;