Home
last modified time | relevance | path

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

/openbsd-src/include/
H A Dsndio.h75 struct sio_cap { struct
80 struct sio_enc { /* allowed sample encodings */
86 } enc[SIO_NENC];
87 unsigned int rchan[SIO_NCHAN]; /* allowed values for rchan */
88 unsigned int pchan[SIO_NCHAN]; /* allowed values for pchan */
89 unsigned int rate[SIO_NRATE]; /* allowed rates */
90 int __pad[7]; /* for future use */
91 unsigned int nconf; /* number of elements in confs[] */
92 struct sio_conf {
97 } confs[SIO_NCONF];