Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Dsnapper.c189 struct snapper_reg { struct
190 u_char MCR1[1];
191 u_char DRC[6];
192 u_char VOLUME[6];
193 u_char TREBLE[1];
194 u_char BASS[1];
195 u_char MIXER_L[9];
219 static const struct snapper_reg snapper_initdata = { argument