Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/pccard/exca/
H A Dexcavar.h101 exca_putb_fn *putb; member
138 sc->putb(sc, reg, val); in exca_putb()
H A Dexca.c621 sc->putb = exca_mem_putb; in exca_init()
751 exca->putb = exca_io_putb; in exca_probe_slots()