Home
last modified time | relevance | path

Searched refs:sio_write (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/virtual_oss/sndio/
H A Dsndio.c174 return (sio_write(get_sio_hdl(pbe), ptr, len)); in sndio_play_transfer()
/freebsd/sys/dev/superio/
H A Dsuperio.c127 sio_write(struct resource* res, uint8_t reg, uint8_t val) in sio_write() function
139 sio_write(sc->io_res, sc->ldn_reg, ldn); in sio_ldn_select()
175 sio_write(sc->io_res, reg, val); in sio_ldn_write()
205 sio_write(res, 0x02, 0x02); in ite_conf_exit()