Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_PSN (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_regs.h69 #define PCI_EXP_SLTCAP_PSN_SHIFT ctz32(PCI_EXP_SLTCAP_PSN)
/qemu/include/standard-headers/linux/
H A Dpci_regs.h600 #define PCI_EXP_SLTCAP_PSN 0xfff80000 /* Physical Slot Number */ macro
/qemu/hw/pci/
H A Dpcie.c676 ~PCI_EXP_SLTCAP_PSN); in pcie_cap_slot_init()