Home
last modified time | relevance | path

Searched defs:pci_dev (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h54 struct pci_dev { struct
55 struct list_head alldevs_list;
56 struct list_head domain_list;
58 struct list_head msi_list;
82 struct pci_dev_info info; argument
83 struct arch_pci_dev arch; argument
84 struct {
88 } ats;
112 bool_t pci_device_detect(u16 seg, u8 bus, u8 dev, u8 func); argument
116 struct pci_dev *pci_lock_pdev(int seg, int bus, int devfn); argument
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c1123 struct domain *d, int (*handler)(u8 devfn, struct pci_dev *)) in setup_hwdom_pci_devices()
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenalyze.c8377 struct pci_dev { struct
8381 struct pci_dev *next; argument

Completed in 27 milliseconds