Searched refs:SlotLength (Results 1 – 11 of 11) sorted by relevance
82 SMBIOSlotConfig.SMBIOSSystemSlot[0].SlotLength = PcdGet8(PcdSMBIOSSystemSlot1Length); in GetMiscSLotConfigFromPcd()90 SMBIOSlotConfig.SMBIOSSystemSlot[1].SlotLength = PcdGet8(PcdSMBIOSSystemSlot2Length); in GetMiscSLotConfigFromPcd()98 SMBIOSlotConfig.SMBIOSSystemSlot[2].SlotLength = PcdGet8(PcdSMBIOSSystemSlot3Length); in GetMiscSLotConfigFromPcd()106 SMBIOSlotConfig.SMBIOSSystemSlot[3].SlotLength = PcdGet8(PcdSMBIOSSystemSlot4Length); in GetMiscSLotConfigFromPcd()114 SMBIOSlotConfig.SMBIOSSystemSlot[4].SlotLength = PcdGet8(PcdSMBIOSSystemSlot5Length); in GetMiscSLotConfigFromPcd()122 SMBIOSlotConfig.SMBIOSSystemSlot[5].SlotLength = PcdGet8(PcdSMBIOSSystemSlot6Length); in GetMiscSLotConfigFromPcd()130 SMBIOSlotConfig.SMBIOSSystemSlot[6].SlotLength = PcdGet8(PcdSMBIOSSystemSlot7Length); in GetMiscSLotConfigFromPcd()138 SMBIOSlotConfig.SMBIOSSystemSlot[7].SlotLength = PcdGet8(PcdSMBIOSSystemSlot8Length); in GetMiscSLotConfigFromPcd()146 SMBIOSlotConfig.SMBIOSSystemSlot[8].SlotLength = PcdGet8(PcdSMBIOSSystemSlot9Length); in GetMiscSLotConfigFromPcd()154 SMBIOSlotConfig.SMBIOSSystemSlot[9].SlotLength = PcdGet8(PcdSMBIOSSystemSlot10Length); in GetMiscSLotConfigFromPcd()[all …]
51 UINT8 SlotLength; member
76 SmbiosRecord->SlotLength = ForType9InputData->SlotLength; in MISC_SMBIOS_TABLE_FUNCTION()
76 SmbiosRecord->SlotLength = (UINT8)ForType9InputData->SlotLength; in MISC_SMBIOS_TABLE_FUNCTION()
120 SmbiosRecord->SlotLength = (UINT8)ForType9InputData->SlotLength; in MISC_SMBIOS_TABLE_FUNCTION()
233 UINT8 SlotLength; member
718 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE9, SlotLength), in SmbiosFldMiscType9()719 &Slot->SlotLength, in SmbiosFldMiscType9()
492 EFI_MISC_SLOT_LENGTH SlotLength; member
1317 …UINT8 SlotLength; ///< The enumeration value from MISC_SLOT_LE… member
2170 EFI_MISC_SLOT_LENGTH SlotLength; member
523 DisplaySystemSlotLength (Struct->Type9->SlotLength, Option); in SmbiosPrintStructure()