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