ai_softc
struct ai_softc *asc = (struct ai_softc *)sc;
struct ai_softc *asc = (struct ai_softc *)sc;
struct ai_softc asc;
struct ai_softc *asc = device_private(self);
ai_find_mem_size(struct ai_softc* asc, bus_space_tag_t memt, bus_size_t maddr)
CFATTACH_DECL_NEW(ai, sizeof(struct ai_softc),
static int ai_find_mem_size(struct ai_softc*, bus_space_tag_t,