Searched refs:QEMU_PCI_CAP_SLOTID (Results 1 – 2 of 2) sorted by relevance
42 d->cap_present |= QEMU_PCI_CAP_SLOTID; in slotid_cap_init()49 d->cap_present &= ~QEMU_PCI_CAP_SLOTID; in slotid_cap_cleanup()
202 QEMU_PCI_CAP_SLOTID = (1 << QEMU_PCI_SLOTID_BITNR), enumerator