/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
D | TianoDevicePath.h | 32 PCI_DEVICE_PATH PciBusDevicePath; 41 PCI_DEVICE_PATH PciBusDevicePath; 50 PCI_DEVICE_PATH PciBridgeDevicePath; 51 PCI_DEVICE_PATH PciBusDevicePath; 60 PCI_DEVICE_PATH PciBridgeDevicePath; 61 PCI_DEVICE_PATH PciBusDevicePath; 70 PCI_DEVICE_PATH PciBridgeDevicePath; 71 PCI_DEVICE_PATH PciXBridgeDevicePath; 72 PCI_DEVICE_PATH PciXBusDevicePath; 81 PCI_DEVICE_PATH LpcBridgeDevicePath; [all …]
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/ |
D | BdsPlatform.h | 105 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 106 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \ 218 PCI_DEVICE_PATH IsaBridge; 235 PCI_DEVICE_PATH OnboardVga; 241 PCI_DEVICE_PATH AgpBridge; 242 PCI_DEVICE_PATH AgpDevice; 248 PCI_DEVICE_PATH IsaBridge; 268 PCI_DEVICE_PATH IsaBridge; 278 PCI_DEVICE_PATH IsaBridge; 289 PCI_DEVICE_PATH PciDevice; [all …]
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
D | BdsPlatform.h | 80 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 81 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \ 174 PCI_DEVICE_PATH IsaBridge; 181 PCI_DEVICE_PATH IsaBridge; 190 PCI_DEVICE_PATH VgaDevice; 196 PCI_DEVICE_PATH PciBridge; 197 PCI_DEVICE_PATH SerialDevice;
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/ |
D | IohBds.h | 31 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 32 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \ 80 PCI_DEVICE_PATH IohDevice;
|
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/ |
D | MiscDevicePath.h | 51 {HARDWARE_DEVICE_PATH, HW_PCI_DP, {(UINT8) (sizeof (PCI_DEVICE_PATH)), (UINT8) \ 52 ((sizeof (PCI_DEVICE_PATH)) >> 8)}}, function, device \
|
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/ |
D | MiscDevicePath.h | 51 HARDWARE_DEVICE_PATH, HW_PCI_DP, (UINT8) (sizeof (PCI_DEVICE_PATH)), (UINT8) \ 52 ((sizeof (PCI_DEVICE_PATH)) >> 8), function, device \
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/ |
D | MiscDevicePath.h | 35 HW_PCI_DP, (UINT8) (sizeof (PCI_DEVICE_PATH)),\ 36 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8), function, device }
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.h | 83 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 84 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
D | PlatformData.c | 39 PCI_DEVICE_PATH PciUart; 77 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 78 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ |
D | ArmJunoDxe.c | 39 PCI_DEVICE_PATH PciDevicePath; 56 { (UINT8) (sizeof (PCI_DEVICE_PATH)), 57 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) }
|
D | PciEmulation.c | 22 PCI_DEVICE_PATH PciDevicePath; 46 { HARDWARE_DEVICE_PATH, HW_PCI_DP, { sizeof (PCI_DEVICE_PATH), 0 } },
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Wpce791/ |
D | LpcDriver.c | 108 PCI_DEVICE_PATH *PciNode; in LpcDriverSupported() 141 PciNode = (PCI_DEVICE_PATH *)IsaBridgeDevicePath; in LpcDriverSupported() 144 DevicePathNodeLength (&PciNode->Header) != sizeof (PCI_DEVICE_PATH) || in LpcDriverSupported()
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/ |
D | DataHubRecords.h | 63 PCI_DEVICE_PATH PciBusDevicePath; 72 PCI_DEVICE_PATH PciBusDevicePath; 81 PCI_DEVICE_PATH PciBridgeDevicePath; 82 PCI_DEVICE_PATH PciBusDevicePath; 91 PCI_DEVICE_PATH PciBridgeDevicePath; 92 PCI_DEVICE_PATH PciBusDevicePath; 101 PCI_DEVICE_PATH PciBridgeDevicePath; 102 PCI_DEVICE_PATH PciXBridgeDevicePath; 103 PCI_DEVICE_PATH PciXBusDevicePath; 112 PCI_DEVICE_PATH LpcBridgeDevicePath; [all …]
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | LegacyIde.c | 54 PCI_DEVICE_PATH *PciDevicePath; in LegacyBiosBuildIdeData() 147 PciDevicePath = (PCI_DEVICE_PATH *) DevicePathNode; in LegacyBiosBuildIdeData()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiDevicePath.h | 75 } PCI_DEVICE_PATH; typedef 484 PCI_DEVICE_PATH Pci; 532 PCI_DEVICE_PATH *Pci;
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | DevicePath.h | 95 } PCI_DEVICE_PATH; typedef 1212 PCI_DEVICE_PATH Pci; 1269 PCI_DEVICE_PATH *Pci;
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/ |
D | MiscOemType0x90Function.c | 173 PCI_DEVICE_PATH *PCIPath; 174 PCIPath = (PCI_DEVICE_PATH*) DPath;
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/ |
D | PlatformConsole.c | 24 (UINT8) (sizeof (PCI_DEVICE_PATH)), \ 25 (UINT8) ((sizeof (PCI_DEVICE_PATH)) >> 8) \
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/ |
D | FrameworkSpecConformance.txt | 540 PCI_DEVICE_PATH PciBusDevicePath; 546 PCI_DEVICE_PATH PciBusDevicePath; 552 PCI_DEVICE_PATH PciBridgeDevicePath; 553 PCI_DEVICE_PATH PciBusDevicePath; 559 PCI_DEVICE_PATH PciBridgeDevicePath; 560 PCI_DEVICE_PATH PciBusDevicePath; 566 PCI_DEVICE_PATH PciBridgeDevicePath; 567 PCI_DEVICE_PATH PciXBridgeDevicePath; 568 PCI_DEVICE_PATH PciXBusDevicePath; 574 PCI_DEVICE_PATH LpcBridgeDevicePath; [all …]
|
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
D | PciBus.c | 165 DevicePathNodeLength(Node.DevPath) != sizeof(PCI_DEVICE_PATH)) { in PciBusDriverBindingSupported()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciBus.c | 153 DevicePathNodeLength(Node.DevPath) != sizeof(PCI_DEVICE_PATH)) { in PciBusDriverBindingSupported()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/ |
D | ConsistMapping.c | 397 PCI_DEVICE_PATH *Pci1; in DevPathComparePci() 398 PCI_DEVICE_PATH *Pci2; in DevPathComparePci() 403 Pci1 = (PCI_DEVICE_PATH *) DevicePath1; in DevPathComparePci() 404 Pci2 = (PCI_DEVICE_PATH *) DevicePath2; in DevPathComparePci()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/ |
D | IgdOpRegion.c | 425 PCI_DEVICE_PATH *PCIPath; 427 PCIPath = (PCI_DEVICE_PATH*) DPath;
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | SetupInfoRecords.c | 1097 PCI_DEVICE_PATH *PCIPath; 1099 PCIPath = (PCI_DEVICE_PATH*) DPath; 1550 PCI_DEVICE_PATH *PciDevicePath; 1599 PciDevicePath = (PCI_DEVICE_PATH *) DevicePathNode;
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/ |
D | OpalPasswordSmm.c | 120 PCI_DEVICE_PATH *PciDevPath; in ExtractDeviceInfoFromDevicePath() 158 PciDevPath = (PCI_DEVICE_PATH *) TmpDevPath; in ExtractDeviceInfoFromDevicePath()
|