Searched refs:SlotCharacteristics (Results 1 – 8 of 8) sorted by relevance
84 …SMBIOSlotConfig.SMBIOSSystemSlot[0].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot1Characteris… in GetMiscSLotConfigFromPcd()92 …SMBIOSlotConfig.SMBIOSSystemSlot[1].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot2Characteris… in GetMiscSLotConfigFromPcd()100 …SMBIOSlotConfig.SMBIOSSystemSlot[2].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot3Characteris… in GetMiscSLotConfigFromPcd()108 …SMBIOSlotConfig.SMBIOSSystemSlot[3].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot4Characteris… in GetMiscSLotConfigFromPcd()116 …SMBIOSlotConfig.SMBIOSSystemSlot[4].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot5Characteris… in GetMiscSLotConfigFromPcd()124 …SMBIOSlotConfig.SMBIOSSystemSlot[5].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot6Characteris… in GetMiscSLotConfigFromPcd()132 …SMBIOSlotConfig.SMBIOSSystemSlot[6].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot7Characteris… in GetMiscSLotConfigFromPcd()140 …SMBIOSlotConfig.SMBIOSSystemSlot[7].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot8Characteris… in GetMiscSLotConfigFromPcd()148 …SMBIOSlotConfig.SMBIOSSystemSlot[8].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot9Characteris… in GetMiscSLotConfigFromPcd()156 …SMBIOSlotConfig.SMBIOSSystemSlot[9].SlotCharacteristics = PcdGet32(PcdSMBIOSSystemSlot10Characteri… in GetMiscSLotConfigFromPcd()[all …]
53 UINT32 SlotCharacteristics; member
82 …(UINT8 *) &SmbiosRecord->SlotCharacteristics1,(UINT8 *) &ForType9InputData->SlotCharacteristics,2); in MISC_SMBIOS_TABLE_FUNCTION()
126 …(UINT8 *) &SmbiosRecord->SlotCharacteristics1,(UINT8 *) &ForType9InputData->SlotCharacteristics,2); in MISC_SMBIOS_TABLE_FUNCTION()
494 EFI_MISC_SLOT_CHARACTERISTICS SlotCharacteristics; member
2172 EFI_MISC_SLOT_CHARACTERISTICS SlotCharacteristics; member
737 &Slot->SlotCharacteristics, in SmbiosFldMiscType9()