Home
last modified time | relevance | path

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

/src/sys/dev/exca/
H A Dexcavar.h109 int exca_io_map(struct exca_softc *sc, int width, struct resource *r);
H A Dexca.c486 exca_io_map(struct exca_softc *sc, int width, struct resource *r) in exca_io_map() function
827 err = exca_io_map(exca, PCCARD_WIDTH_AUTO, res); in exca_activate_resource()