Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pci/
HDpci_pci.c148 pcib_is_resource_managed(struct pcib_softc *sc, int type, struct resource *r) in pcib_is_resource_managed() function
2315 if (pcib_is_resource_managed(sc, type, r)) in pcib_adjust_resource()
2328 if (pcib_is_resource_managed(sc, type, r)) { in pcib_release_resource()