Searched refs:InterruptLine (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/8259InterruptControllerDxe/
H A D8259.c513 UINT8 InterruptLine; local
530 &InterruptLine
536 *Vector = InterruptLine;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h59 UINT8 InterruptLine; member in struct:__anon11695
98 UINT8 InterruptLine; member in struct:__anon11697
138 UINT8 InterruptLine; ///< Interrupt Line member in struct:__anon11700
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h56 UINT8 InterruptLine; member in struct:__anon10183
87 UINT8 InterruptLine; member in struct:__anon10185
120 UINT8 InterruptLine; // Interrupt Line member in struct:__anon10188
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h355 UINT8 InterruptLine; // Interrupt Line member in struct:__anon12825
385 UINT8 InterruptLine; // Interrupt Line member in struct:__anon12826
413 UINT8 InterruptLine; // Interrupt Line member in struct:__anon12827
H A DPci.c2916 INDEX_OF (&(Device->InterruptLine)),
2917 Device->InterruptLine
3134 INDEX_OF (&(Bridge->InterruptLine)),
3135 Bridge->InterruptLine
3430 INDEX_OF (&(CardBus->InterruptLine)),
3431 CardBus->InterruptLine,
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h61 UINT8 InterruptLine; member in struct:__anon15500
100 UINT8 InterruptLine; member in struct:__anon15502
140 UINT8 InterruptLine; ///< Interrupt Line member in struct:__anon15505
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyPlatform.c531 HddInfo[HddIndex].HddIrq = PciConfigHeader.Device.InterruptLine;
550 HddInfo[HddIndex].HddIrq = PciConfigHeader.Device.InterruptLine;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyPci.c1108 // EFI_ALREADY_STARTED. In addition check if PCI device InterruptLine != 0.
1217 if ((InterruptPin != 0) && (PciConfigHeader.Device.InterruptLine == PCI_INT_LINE_UNKNOWN)) {

Completed in 121 milliseconds