Searched defs:ti_aintc_softc (Results 1 – 1 of 1) sorted by relevance
72 struct ti_aintc_softc { struct73 device_t sc_dev;74 struct resource * aintc_res[3];75 bus_space_tag_t aintc_bst;99 ti_aintc_irq_eoi(struct ti_aintc_softc *sc) in ti_aintc_irq_eoi() argument