Home
last modified time | relevance | path

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

/openbsd-src/lib/libsndio/
H A Dsio_sun.c39 struct sio_sun_hdl { struct
40 struct sio_hdl sio;
41 int fd;
42 int filling;
43 unsigned int ibpf, obpf; /* bytes per frame */
44 unsigned int ibytes, obytes; /* bytes the hw transferred */
45 unsigned int ierr, oerr; /* frames the hw dropped */
46 int idelta, odelta; /* position reported to client */