Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dcs4231var.h65 struct cs4231_softc { struct
68 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 …]