Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dcmi.c614 struct sb16props { struct
615 u_int8_t rreg; /* right reg chan register */
616 u_int8_t stereo:1; /* (no explanation needed, honest) */
617 u_int8_t rec:1; /* recording source */
618 u_int8_t bits:3; /* num bits to represent maximum gain rep */
619 u_int8_t oselect; /* output select mask */
620 u_int8_t iselect; /* right input select mask */
H A Dals4000.c530 struct sb16props { struct
531 u_int8_t lreg;
532 u_int8_t rreg;
533 u_int8_t bits;
534 u_int8_t oselect;
535 u_int8_t iselect; /* left input mask */