Searched refs:PCI_BDF_TO_DEVFN (Results 1 – 2 of 2) sorted by relevance
| /qemu/include/hw/pci/ | ||
| A D | pci.h | 20 #define PCI_BDF_TO_DEVFN(x) ((x) & 0xff) macro |
| /qemu/hw/remote/ | ||
| A D | vfio-user-obj.c | 555 devfn = PCI_BDF_TO_DEVFN(pirq); in vfu_object_set_irq() |
Completed in 9 milliseconds