Home
last modified time | relevance | path

Searched refs:ViaAC97SGDChannel (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/isa/
H A Dvt82c686.h21 } ViaAC97SGDChannel; typedef
32 ViaAC97SGDChannel aur;
/qemu/hw/audio/
H A Dvia-ac97.c153 static void fetch_sgd(ViaAC97SGDChannel *c, PCIDevice *d) in fetch_sgd()
175 ViaAC97SGDChannel *c = &s->aur; in out_cb()