Searched refs:sio (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/usr.bin/sndiod/
H A Dsiofile.c48 "sio",
68 d->sio.sum_utime += file_utime - d->sio.utime;
69 d->sio.sum_wtime += file_wtime - d->sio.wtime;
70 d->sio.wtime = file_wtime;
71 d->sio.utime = file_utime;
73 d->sio.pused -= delta;
75 d->sio.rused += delta;
100 d->sio
[all...]
H A Ddev.h233 struct dev_sio sio; member in struct:dev
/openbsd-current/lib/libsndio/
H A Dsio_sun.c40 struct sio_hdl sio; member in struct:sio_sun_hdl
81 if (hdl->sio.eof)
85 hdl->sio.eof = 1;
90 hdl->sio.eof = 1;
118 if (pchan && (hdl->sio.mode & SIO_PLAY))
120 if (rchan && (hdl->sio.mode & SIO_REC))
169 hdl->sio.eof = 1;
199 if (hdl->sio.mode & SIO_PLAY) {
211 if (hdl->sio.mode & SIO_REC) {
262 hdl->sio
[all...]
H A Dsio_aucat.c36 struct sio_hdl sio; member in struct:sio_aucat_hdl
90 if (!_aucat_rmsg(&hdl->aucat, &hdl->sio.eof))
97 hdl->sio.eof = 1;
114 _sio_onmove_cb(&hdl->sio, hdl->delta);
122 _sio_onvol_cb(&hdl->sio, ctl);
131 hdl->sio.eof = 1;
148 return _aucat_wmsg(&hdl->aucat, &hdl->sio.eof);
165 _sio_create(&hdl->sio, &sio_aucat_ops, mode, nbio);
179 if (!hdl->sio.eof && hdl->sio
[all...]
H A DMakefile5 SRCS= debug.c aucat.c sio_aucat.c sio_sun.c sio.c \
/openbsd-current/sys/arch/luna88k/dev/
H A Dsiotty.c96 cdev_decl(sio); variable
187 struct sioreg *sio; local
198 sio = sc->sc_ctl;
199 rr = getsiocsr(sio);
203 c = sio->sio_data;
212 sio->sio_cmd = WR0_ERRRST;
217 } while ((rr = getsiocsr(sio)) & RR_RXRDY);
220 sio->sio_cmd = WR0_RSTPEND;
222 sio->sio_data = *sc->sc_tba;
617 setsioreg(struct sioreg *sio, in argument
625 getsiocsr(struct sioreg *sio) argument
659 struct sioreg *sio; local
678 struct sioreg *sio; local
694 struct sioreg *sio; local
[all...]
H A Dlunaws.c236 struct sioreg *sio = sc->sc_ctl; local
240 rr = getsiocsr(sio);
243 code = sio->sio_data;
245 sio->sio_cmd = WR0_ERRRST;
250 } while ((rr = getsiocsr(sio)) & RR_RXRDY);
254 sio->sio_cmd = WR0_RSTPEND;
/openbsd-current/sys/arch/luna88k/include/
H A Dconf.h36 cdev_decl(sio); variable
/openbsd-current/sys/arch/luna88k/stand/boot/
H A DMakefile35 SRCS+= sio.c
/openbsd-current/sys/arch/luna88k/luna88k/
H A Dconf.c115 cdev_tty_init(NSIOTTY,sio), /* 12: on-board UART (ttya) */
/openbsd-current/sys/arch/octeon/dev/
H A Dcn30xxfpareg.h337 } sio; // physical IO address
/openbsd-current/gnu/usr.bin/perl/dist/I18N-LangTags/lib/I18N/LangTags/
H A DList.pm1406 =item [{sio} : Siouan languages]

Completed in 116 milliseconds