Searched refs:PciIrq (Results 1 – 5 of 5) sorted by relevance
24 Include ("PciIrq.asi") // PCI routing control methods
902 IN UINT8 PciIrq, in InstallLegacyIrqHandler() argument934 LegMask = (UINT16) (LegMask | (UINT16) (1 << PciIrq)); in InstallLegacyIrqHandler()966 Private->IntThunk->PciHandler.PrimaryIrq = PciIrq; in InstallLegacyIrqHandler()997 Private->IntThunk->PciHandler.SecondaryIrq = PciIrq; in InstallLegacyIrqHandler()1084 UINT8 PciIrq; in PciProgramAllInterruptLineRegisters() local1257 &PciIrq in PciProgramAllInterruptLineRegisters()1271 PciIrq in PciProgramAllInterruptLineRegisters()1330 PciIrq, in PciProgramAllInterruptLineRegisters()1345 &PciIrq in PciProgramAllInterruptLineRegisters()1347 …IrqMask = (UINT16) (Private->IntThunk->EfiToLegacy16BootTable.PciIrqMask | (UINT16) (1 << PciIrq)); in PciProgramAllInterruptLineRegisters()[all …]
260 OUT UINT8 *PciIrq
699 OUT UINT8 *PciIrq
844 OUT UINT8 *PciIrq in TranslatePirq() argument897 *PciIrq = PirqData; in TranslatePirq()