Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/exca/
H A Dexcavar.h110 int exca_io_map(struct exca_softc *sc, int width, struct resource *r);
H A Dexca.c489 exca_io_map(struct exca_softc *sc, int width, struct resource *r) in exca_io_map() function
830 err = exca_io_map(exca, PCCARD_WIDTH_AUTO, res); in exca_activate_resource()