Home
last modified time | relevance | path

Searched defs:ti_aintc_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/
H A Daintc.c72 struct ti_aintc_softc { struct
73 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