Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h171 int pci_vf_unmap_mem_resource(device_t dev, device_t child,
H A Dpci_iov.c1223 pci_vf_unmap_mem_resource(device_t dev, device_t child, struct resource *r, in pci_vf_unmap_mem_resource() function
H A Dpci.c5916 return (pci_vf_unmap_mem_resource(dev, child, r, map)); in pci_unmap_resource()