Searched refs:PCI_EXP_FLAGS_SLOT (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | pci_regs.h | 487 #define PCI_EXP_FLAGS_SLOT 0x0100 /* Slot implemented */ macro |
/qemu/hw/pci/ | ||
H A D | pcie.c | 673 PCI_EXP_FLAGS_SLOT); in pcie_cap_slot_init() |