Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h487 #define PCI_EXP_FLAGS_SLOT 0x0100 /* Slot implemented */ macro
/qemu/hw/pci/
H A Dpcie.c673 PCI_EXP_FLAGS_SLOT); in pcie_cap_slot_init()