Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c68 static bus_release_resource_t pcib_release_resource; variable
114 DEVMETHOD(bus_release_resource, pcib_release_resource),
2443 pcib_release_resource(device_t dev, device_t child, struct resource *r) in pcib_release_resource() function