HomeSort by relevance Sort by last modified time
    Searched refs:Pirq (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
LegacyBiosPlatform.h 510 UINT8 Pirq;
527 /// An IBV value and IRQ mask for PIRQ pins A through D.
676 Translates the given PIRQ accounting for bridge.
677 This function translates the given PIRQ back through all buses, if required,
678 and returns the true PIRQ and associated IRQ.
684 @param Pirq Input is PIRQ reported by device, and output is true PIRQ.
685 @param PciIrq The IRQ already assigned to the PIRQ, or the IRQ to be
686 assigned to the PIRQ.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
LegacyBiosPlatform.h 259 IN OUT UINT8 *Pirq,
265 Translate the PIRQ reported by the PCI device into the true PIRQ
276 Pirq - Input is PIRQ reported by device, output is true PIRQ.
277 PciIrq - The IRQ already assigned to the PIRQ or the IRQ to be
278 assigned to the PIRQ.
  /device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
LegacyPlatform.c 58 // PIRQ Table
821 Translates the given PIRQ accounting for bridge.
822 This function translates the given PIRQ back through all buses, if required,
823 and returns the true PIRQ and associated IRQ.
829 @param Pirq Input is PIRQ reported by device, and output is true PIRQ.
830 @param PciIrq The IRQ already assigned to the PIRQ, or the IRQ to be
831 assigned to the PIRQ.
833 @retval EFI_SUCCESS The PIRQ was translated.
    [all...]

Completed in 2370 milliseconds