Searched defs:cs4231_softc (Results 1 – 1 of 1) sorted by relevance
65 struct cs4231_softc { struct68 bus_dma_tag_t sc_dmatag;72 int sc_open; /* already open? */74 struct cs_channel sc_playback, sc_capture;78 u_int8_t sc_in_port; /* input port */82 int sc_format_bits;83 int sc_speed_bits;84 int sc_precision;85 int sc_need_commit;86 int sc_channels;[all …]