Searched refs:sio_write (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/virtual_oss/sndio/ |
| H A D | sndio.c | 174 return (sio_write(get_sio_hdl(pbe), ptr, len)); in sndio_play_transfer()
|
| /freebsd/sys/dev/superio/ |
| H A D | superio.c | 127 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()
|