Searched refs:rbpf (Results 1 – 2 of 2) sorted by relevance
463 unsigned rbpf, wbpf, rround, wround; in _sio_printpos() local466 rbpf = (hdl->mode & SIO_REC) ? hdl->par.bps * hdl->par.rchan : 1; in _sio_printpos()468 rround = hdl->par.round * rbpf; in _sio_printpos()472 hdl->cpos * rbpf - hdl->rused : 0; in _sio_printpos()
38 unsigned int rbpf, wbpf; /* read and write bytes-per-frame */ member95 if (size == 0 || size % hdl->rbpf) { in sio_aucat_runmsg()191 hdl->rbpf = hdl->sio.par.bps * hdl->sio.par.rchan; in sio_aucat_start()