OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PortType
(Results
1 - 10
of
10
) sorted by null
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscPortInternalConnectorDesignatorFunction.c
94
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
= PcdGet8 (PcdSMBIOSPort10Type);
[
all
...]
SmbiosMisc.h
36
UINT8
PortType
;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DebugPort2Table.h
38
UINT16
PortType
;
SmBios.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdtypes.h
327
WSDXML_NAME *
PortType
;
ntddndis.h
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h
224
UINT8
PortType
;
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMisc.h
391
EFI_MISC_PORT_TYPE
PortType
;
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h
[
all
...]
Completed in 274 milliseconds