Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/exca/
HDexca.c109 static exca_putb_fn exca_mem_putb; variable
151 exca_mem_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_mem_putb() function
646 sc->putb = exca_mem_putb; in exca_init()