Searched refs:EfiPciWidthUint16 (Results 1 - 10 of 10) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | PciRootBridgeIo.h | 38 EfiPciWidthUint16, enumerator in enum:__anon15660
|
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/ |
H A D | PciRootBridgeIo.c | 589 2, // EfiPciWidthUint16 607 2, // EfiPciWidthUint16 915 case EfiPciWidthUint16: 937 case EfiPciWidthUint16: 1036 case EfiPciWidthUint16: 1055 case EfiPciWidthUint16: 1138 case EfiPciWidthUint16: 1157 case EfiPciWidthUint16:
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
H A D | Mm.c | 66 } else if (Width == EfiPciWidthUint16) { 108 } else if (Width == EfiPciWidthUint16) { 335 Width = EfiPciWidthUint16;
|
H A D | Pci.c | 2220 EfiPciWidthUint16, 3246 IoDev->Pci.Write (IoDev, EfiPciWidthUint16, RegAddress, 1, &NewCommand); 3294 IoDev->Pci.Write (IoDev, EfiPciWidthUint16, RegAddress, 1, &OldCommand); 3781 IoDev->Pci.Read (IoDev, EfiPciWidthUint16, RegAddress, 1, &CapabilityEntry);
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciLibPciRootBridgeIo/ |
H A D | PciLib.c | 542 return (UINT16) SmmPciLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint16); 571 return (UINT16) SmmPciLibPciRootBridgeIoWriteWorker (Address, EfiPciWidthUint16, Value);
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciLibPciRootBridgeIo/ |
H A D | PciLib.c | 544 return (UINT16) DxePciLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint16); 573 return (UINT16) DxePciLibPciRootBridgeIoWriteWorker (Address, EfiPciWidthUint16, Value);
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | PciRootBridgeIo.h | 38 EfiPciWidthUint16, enumerator in enum:__anon12256
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/ |
H A D | PciSegmentLib.c | 624 return (UINT16) DxePciSegmentLibPciRootBridgeIoReadWorker (Address, EfiPciWidthUint16); 651 return (UINT16) DxePciSegmentLibPciRootBridgeIoWriteWorker (Address, EfiPciWidthUint16, Value);
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/ |
H A D | PciEnumerator.c | 422 EfiPciWidthUint16,
|
H A D | PciLib.c | 1172 EfiPciWidthUint16,
|
Completed in 97 milliseconds