Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dsbdspvar.h131 struct sbdsp_state { struct
132 u_int rate; /* Sample rate */
133 u_char tc; /* Time constant */
134 struct sbmode *modep;
135 u_char bmode;
136 int dmachan; /* DMA channel */
137 int blksize; /* Block size, preadjusted */
138 u_char run;