Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c72 static bus_unmap_resource_t pcib_unmap_resource; variable
118 DEVMETHOD(bus_unmap_resource, pcib_unmap_resource),
2556 pcib_unmap_resource(device_t dev, device_t child, struct resource *r, in pcib_unmap_resource() function