Lines Matching defs:a10_aintc_softc
99 struct a10_aintc_softc {
114 a10_intr_eoi(struct a10_aintc_softc *sc, u_int irq)
126 a10_intr_unmask(struct a10_aintc_softc *sc, u_int irq)
145 a10_intr_mask(struct a10_aintc_softc *sc, u_int irq)
164 a10_pending_irq(struct a10_aintc_softc *sc)
185 struct a10_aintc_softc *sc = arg;
216 a10_intr_pic_attach(struct a10_aintc_softc *sc)
245 struct a10_aintc_softc *sc;
256 struct a10_aintc_softc *sc;
268 struct a10_aintc_softc *sc;
285 struct a10_aintc_softc *sc = device_get_softc(dev);
302 struct a10_aintc_softc *sc = device_get_softc(dev);
324 struct a10_aintc_softc *sc = device_get_softc(dev);
382 sizeof(struct a10_aintc_softc),