Lines Matching defs:ai_softc
66 struct ai_softc {
98 static int ai_find_mem_size(struct ai_softc*, bus_space_tag_t,
110 struct ai_softc *asc = (struct ai_softc *)sc;
131 struct ai_softc *asc = (struct ai_softc *)sc;
210 struct ai_softc asc;
256 * Fill in just about enough of our local `ai_softc' for
300 struct ai_softc *asc = device_private(self);
408 ai_find_mem_size(struct ai_softc* asc, bus_space_tag_t memt, bus_size_t maddr)
469 CFATTACH_DECL_NEW(ai, sizeof(struct ai_softc),