Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/pccard/exca/
H A Dexca.c106 static exca_putb_fn exca_mem_putb; variable
148 exca_mem_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_mem_putb() function
621 sc->putb = exca_mem_putb; in exca_init()