Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/exca/
Dexcavar.h116 int exca_mem_unmap_res(struct exca_softc *sc, struct resource *res);
Dexca.c375 exca_mem_unmap_res(struct exca_softc *sc, struct resource *res) in exca_mem_unmap_res() function
844 if (exca_mem_unmap_res(exca, res)) in exca_deactivate_resource()