Home
last modified time | relevance | path

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

/freebsd/sys/dev/beri/
H A Dberi_ring.c128 set_control_reg(struct beri_softc *sc, int dir, control_reg_t *c) in set_control_reg() function
169 set_control_reg(sc, 1, &c); in beri_intr_write()
189 set_control_reg(sc, 0, &c); in beri_intr_read()
228 set_control_reg(sc, 1, &c); in beri_open()
234 set_control_reg(sc, 0, &c); in beri_open()
297 set_control_reg(sc, dir, &c); in beri_rdwr()
325 set_control_reg(sc, 0, &c); in beri_kqread()
353 set_control_reg(sc, 1, &c); in beri_kqwrite()