Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciHotPlugSupport.c343 PCI_REG_PCIE_SLOT_CAPABILITY SlotCapability; in SupportsPcieHotplug() local
386 OFFSET_OF (PCI_CAPABILITY_PCIEXP, SlotCapability); in SupportsPcieHotplug()
392 &SlotCapability in SupportsPcieHotplug()
401 if (SlotCapability.Bits.HotPlugCapable) { in SupportsPcieHotplug()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h333 PCI_REG_PCIE_SLOT_CAPABILITY SlotCapability; member