HomeSort by relevance Sort by last modified time
    Searched refs:STM_RSC_PCI_CFG_DESC (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmResourceDescriptor.h 124 #STM_RSC_PCI_CFG_DESC
156 } STM_RSC_PCI_CFG_DESC;
159 Define values for the RWAttributes field of #STM_RSC_PCI_CFG_DESC
220 STM_RSC_PCI_CFG_DESC PciCfg;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmStm.c 786 if (Resource->Header.Length != sizeof (STM_RSC_PCI_CFG_DESC) + (sizeof(STM_PCI_DEVICE_PATH_NODE) * Resource->PciCfg.LastNodeIndex)) {
    [all...]

Completed in 40 milliseconds