Home
last modified time | relevance | path

Searched defs:PCIHostDeviceAddress (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/pci/
A Dpci.h126 struct PCIHostDeviceAddress { struct
127 unsigned int domain;
128 unsigned int bus;
129 unsigned int slot;
130 unsigned int function;
/qemu/include/qemu/
A Dtypedefs.h86 typedef struct PCIHostDeviceAddress PCIHostDeviceAddress; typedef

Completed in 7 milliseconds