Searched defs:sio_sun_hdl (Results 1 – 1 of 1) sorted by relevance
39 struct sio_sun_hdl { struct40 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 */