Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c84 d->local_domain = domain; in xen_host_pci_fill_local_addr()
103 d->local_domain, d->local_bus, d->local_dev, d->local_func, in xen_host_pci_sysfs_path()
413 d->local_domain = d->domain; in xen_host_pci_device_get()
H A Dxen-host-pci-device.h27 uint16_t local_domain; member