Searched refs:LegacyInterrupt (Results 1 – 9 of 9) sorted by relevance
73 LegacyInterrupt/LegacyInterrupt.h74 LegacyInterrupt/LegacyInterrupt.c
697 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt; in GetRoutingTable() local708 (VOID**)&LegacyInterrupt in GetRoutingTable()711 LegacyInterrupt->GetLocation ( in GetRoutingTable()712 LegacyInterrupt, in GetRoutingTable()847 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt; in TranslatePirq() local858 (VOID**)&LegacyInterrupt in TranslatePirq()871 LegacyInterrupt->ReadPirq (LegacyInterrupt, LocalPirq, &PirqData); in TranslatePirq()879 LegacyInterrupt->WritePirq ( in TranslatePirq()880 LegacyInterrupt, in TranslatePirq()
33 LegacyInterrupt.c
27 #include EFI_PROTOCOL_DEFINITION (LegacyInterrupt)
173 #include EFI_PROTOCOL_DEFINITION (LegacyInterrupt)
1075 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt; in PciProgramAllInterruptLineRegisters() local1112 LegacyInterrupt = Private->LegacyInterrupt; in PciProgramAllInterruptLineRegisters()1268 LegacyInterrupt->WritePirq ( in PciProgramAllInterruptLineRegisters()1269 LegacyInterrupt, in PciProgramAllInterruptLineRegisters()
581 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt; member
850 … gBS->LocateProtocol (&gEfiLegacyInterruptProtocolGuid, NULL, (VOID **) &Private->LegacyInterrupt); in LegacyBiosInstall()
103 ## Include/Protocol/LegacyInterrupt.h