Searched refs:PortType (Results 1 - 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
H A DMiscPortInternalConnectorDesignatorFunction.c94 SMBIOSPortConnector.SMBIOSPortConnector[0].PortType = PcdGet8 (PcdSMBIOSPort1Type);
100 SMBIOSPortConnector.SMBIOSPortConnector[1].PortType = PcdGet8 (PcdSMBIOSPort2Type);
106 SMBIOSPortConnector.SMBIOSPortConnector[2].PortType = PcdGet8 (PcdSMBIOSPort3Type);
112 SMBIOSPortConnector.SMBIOSPortConnector[3].PortType = PcdGet8 (PcdSMBIOSPort4Type);
118 SMBIOSPortConnector.SMBIOSPortConnector[4].PortType = PcdGet8 (PcdSMBIOSPort5Type);
124 SMBIOSPortConnector.SMBIOSPortConnector[5].PortType = PcdGet8 (PcdSMBIOSPort6Type);
130 SMBIOSPortConnector.SMBIOSPortConnector[6].PortType = PcdGet8 (PcdSMBIOSPort7Type);
136 SMBIOSPortConnector.SMBIOSPortConnector[7].PortType = PcdGet8 (PcdSMBIOSPort8Type);
142 SMBIOSPortConnector.SMBIOSPortConnector[8].PortType = PcdGet8 (PcdSMBIOSPort9Type);
148 SMBIOSPortConnector.SMBIOSPortConnector[9].PortType
197 UINT8 PortType; local
[all...]
H A DSmbiosMisc.h36 UINT8 PortType; member in struct:__anon9960
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DDebugPort2Table.h39 UINT16 PortType; member in struct:__anon7642
H A DSmBios.h1177 UINT8 PortType; ///< The enumeration value from MISC_PORT_TYPE. member in struct:__anon8507
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
H A DMiscPortInternalConnectorDesignatorFunction.c155 SmbiosRecord->PortType = (UINT8)ForType8InputData->PortType;
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
H A DMiscPortInternalConnectorDesignatorFunction.c155 SmbiosRecord->PortType = (UINT8)ForType8InputData->PortType;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscPortInternalConnectorDesignatorFunction.c148 SmbiosRecord->PortType = (UINT8)ForType8InputData->PortType;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DUsbFunctionIo.h178 @param[out] PortType Returns the USB port type.
192 OUT EFI_USBFN_PORT_TYPE *PortType
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
H A DPcieInitLib.c275 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB ||
276 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP)
316 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB ||
317 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP)
950 (VOID)PcieModeSet(soctype, HostBridgeNum, PortIndex,PcieCfg->PortInfo.PortType);
H A DPcieKernelApi.h81 PCIE_PORT_TYPE PortType; member in struct:__anon1390
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
H A DPcieInitLib.c168 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB ||
169 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP)
210 if(mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_NTB ||
211 mPcieIntCfg.Dev[Port].PcieDevice.PortInfo.PortType == PCIE_NTB_TO_RP)
976 (VOID)PcieModeSet(HostBridgeNum, PortIndex,PcieCfg->PortInfo.PortType);
H A DPcieKernelApi.h83 PCIE_PORT_TYPE PortType; member in struct:__anon2460
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
H A DSmbios.h224 UINT8 PortType; member in struct:__anon4985
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
H A DMiscConv.c648 *(UINT8 *) ((UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE8, PortType)) = (UINT8) Picd->PortType;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
H A DDataHubSubClassMisc.h391 EFI_MISC_PORT_TYPE PortType; member in struct:__anon4503
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
H A DCper.h1007 UINT32 PortType; member in struct:__anon7049
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
H A DDataHubRecords.h2056 EFI_MISC_PORT_TYPE PortType; member in struct:__anon5842
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DPrintInfo.c512 DisplayPortType (Struct->Type8->PortType, Option);

Completed in 256 milliseconds