Searched refs:sio_eof (Results 1 – 5 of 5) sorted by relevance
18 sio_eof;
438 sio_eof(struct sio_hdl *hdl) in sio_eof() function
123 if (sio_eof(hdl)) { in buf_rec()158 if (sio_eof(hdl)) { in buf_play()
180 int sio_eof(struct sio_hdl *);
279 if (!sio_eof(d->sio.hdl) && !sio_flush(d->sio.hdl)) { in dev_sio_stop()