Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Dpci.c325 static struct pci_dev *alloc_pdev(struct pci_seg *pseg, u8 bus, u8 devfn) in alloc_pdev() function
487 pdev = alloc_pdev(pseg, bus, devfn); in pci_hide_device()
506 pdev = alloc_pdev(pseg, bus, devfn); in pci_ro_device()
729 pdev = alloc_pdev(pseg, bus, devfn); in pci_add_device()
1138 pdev = alloc_pdev(pseg, bus, PCI_DEVFN(dev, func)); in _scan_pci_devices()

Completed in 24 milliseconds