Home
last modified time | relevance | path

Searched refs:exca_deactivate_resource (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/exca/
HDexcavar.h125 int exca_deactivate_resource(struct exca_softc *exca, device_t child, int type,
HDexca.c834 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, in exca_deactivate_resource() function
/NextBSD/sys/dev/pccbb/
HDpccbb.c1393 return (exca_deactivate_resource(&sc->exca[0], child, type, rid, res)); in cbb_pcic_deactivate_resource()