Searched defs:Indicator (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci30.h38 UINT8 Indicator; member in struct:__anon10204
H A Dpci22.h412 UINT8 Indicator; member in struct:__anon10193
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci30.h61 UINT8 Indicator; member in struct:__anon11718
H A DElTorito.h40 // Indicator types
111 UINT8 Indicator; ///< Must be 01 member in struct:__anon11622::__anon11624
123 UINT8 Indicator; ///< 88 = Bootable, 00 = Not Bootable member in struct:__anon11622::__anon11625
137 UINT8 Indicator; ///< 90 - Header, more header follw, 91 - Final Header member in struct:__anon11622::__anon11626
H A DPci22.h786 UINT8 Indicator; member in struct:__anon11713
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c374 UINT8 Indicator; local
391 Indicator = 0;
490 Indicator = RomPcir->Indicator;
493 } while (((Indicator & 0x80) == 0x00) && ((RomBarOffset - RomBar) < RomSize));
656 UINT8 Indicator; local
670 Indicator = 0;
694 Indicator = Pcir->Indicator;
767 } while (((Indicator
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h788 UINT8 Indicator; member in struct:__anon15518

Completed in 386 milliseconds