Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpci_private.h171 int pci_vf_unmap_mem_resource(device_t dev, device_t child,
HDpci_iov.c1223 pci_vf_unmap_mem_resource(device_t dev, device_t child, struct resource *r, in pci_vf_unmap_mem_resource() function
HDpci.c5921 return (pci_vf_unmap_mem_resource(dev, child, r, map)); in pci_unmap_resource()