Searched defs:awg_softc (Results 1 – 1 of 1) sorted by relevance
194 struct awg_softc { struct195 struct resource *res[_RES_NITEMS];219 static void awg_txeof(struct awg_softc *sc); argument