Searched defs:Pi (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyIde.c271 UINT8 Pi; local
288 PciIo->Pci.Read (PciIo, EfiPciIoWidthUint8, 0x09, 1, &Pi);
289 if ((Pi & 0x01) == 0) {
293 if ((Pi & 0x04) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciReg.h110 UINT8 Pi; member in struct:__anon10817

Completed in 710 milliseconds