Searched refs:SlotDataBusWidth (Results 1 – 12 of 12) sorted by relevance
80 SMBIOSlotConfig.SMBIOSSystemSlot[0].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot1DataBusWidth); in GetMiscSLotConfigFromPcd()88 SMBIOSlotConfig.SMBIOSSystemSlot[1].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot2DataBusWidth); in GetMiscSLotConfigFromPcd()96 SMBIOSlotConfig.SMBIOSSystemSlot[2].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot3DataBusWidth); in GetMiscSLotConfigFromPcd()104 SMBIOSlotConfig.SMBIOSSystemSlot[3].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot4DataBusWidth); in GetMiscSLotConfigFromPcd()112 SMBIOSlotConfig.SMBIOSSystemSlot[4].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot5DataBusWidth); in GetMiscSLotConfigFromPcd()120 SMBIOSlotConfig.SMBIOSSystemSlot[5].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot6DataBusWidth); in GetMiscSLotConfigFromPcd()128 SMBIOSlotConfig.SMBIOSSystemSlot[6].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot7DataBusWidth); in GetMiscSLotConfigFromPcd()136 SMBIOSlotConfig.SMBIOSSystemSlot[7].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot8DataBusWidth); in GetMiscSLotConfigFromPcd()144 SMBIOSlotConfig.SMBIOSSystemSlot[8].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot9DataBusWidth); in GetMiscSLotConfigFromPcd()152 SMBIOSlotConfig.SMBIOSSystemSlot[9].SlotDataBusWidth = PcdGet8(PcdSMBIOSSystemSlot10DataBusWidth); in GetMiscSLotConfigFromPcd()[all …]
49 UINT8 SlotDataBusWidth; member
74 SmbiosRecord->SlotDataBusWidth = ForType9InputData->SlotDataBusWidth; in MISC_SMBIOS_TABLE_FUNCTION()
74 SmbiosRecord->SlotDataBusWidth = (UINT8)ForType9InputData->SlotDataBusWidth; in MISC_SMBIOS_TABLE_FUNCTION()
118 SmbiosRecord->SlotDataBusWidth = (UINT8)ForType9InputData->SlotDataBusWidth; in MISC_SMBIOS_TABLE_FUNCTION()
100 InputData->SlotDataBusWidth = SlotDataBusWidth4X; in UpdateSlotUsage()110 InputData->SlotDataBusWidth = SlotDataBusWidth4X; in UpdateSlotUsage()
231 UINT8 SlotDataBusWidth; member
700 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE9, SlotDataBusWidth), in SmbiosFldMiscType9()701 &Slot->SlotDataBusWidth, in SmbiosFldMiscType9()
490 EFI_MISC_SLOT_DATA_BUS_WIDTH SlotDataBusWidth; member
1315 …UINT8 SlotDataBusWidth; ///< The enumeration value from MISC_SLOT_DA… member
2168 EFI_MISC_SLOT_DATA_BUS_WIDTH SlotDataBusWidth; member
521 DisplaySystemSlotDataBusWidth (Struct->Type9->SlotDataBusWidth, Option); in SmbiosPrintStructure()