Home
last modified time | relevance | path

Searched defs:hdacc_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c53 struct hdacc_softc { struct
54 device_t dev;
55 struct mtx *lock;
56 nid_t cad;
57 device_t streams[2][16];
58 device_t tags[64];
59 int fgcnt;
60 struct hdacc_fg *fgs;