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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyPci.c912 EFI_LEGACY_8259_PROTOCOL *Legacy8259; local
921 Legacy8259 = Private->Legacy8259;
926 Legacy8259->GetMask (
927 Legacy8259,
936 Legacy8259->SetMask (
937 Legacy8259,
1074 EFI_LEGACY_8259_PROTOCOL *Legacy8259; local
1111 Legacy8259 = Private->Legacy8259;
[all...]
H A DLegacyBiosInterface.h42 #include <Protocol/Legacy8259.h>
565 EFI_LEGACY_8259_PROTOCOL *Legacy8259; member in struct:__anon10435

Completed in 51 milliseconds