Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c87 d->local_func = func; 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()
416 d->local_func = d->func; in xen_host_pci_device_get()
H A Dxen-host-pci-device.h30 uint8_t local_func; member