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.c70 static bus_unmap_resource_t pcib_unmap_resource; variable
114 DEVMETHOD(bus_unmap_resource, pcib_unmap_resource),
2300 pcib_unmap_resource(device_t dev, device_t child, struct resource *r, in pcib_unmap_resource() function