Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/exca/
Dexcavar.h118 int exca_mem_unmap_res(struct exca_softc *sc, struct resource *res);
Dexca.c377 exca_mem_unmap_res(struct exca_softc *sc, struct resource *res) in exca_mem_unmap_res() function
846 if (exca_mem_unmap_res(exca, res)) in exca_deactivate_resource()