Searched defs:sbdsp_state (Results 1 – 1 of 1) sorted by relevance
131 struct sbdsp_state { struct132 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;