Home
last modified time | relevance | path

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

/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()