Searched refs:IRQ (Results 26 - 43 of 43) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/AcpiTables/
H A DDsdt.asl172 Name (BUF0, ResourceTemplate () {IRQ (Level, ActiveLow, Shared){0}})
176 CreateWordField (BUF0, 0x01, IRQW) // IRQ low
178 // Write current settings into IRQ descriptor
196 IRQ (Level, ActiveLow, Shared) {3, 4, 5, 7, 9, 10, 11, 12, 14, 15}
203 CreateWordField (Arg1, 0x01, IRQW) // IRQ low
204 FindSetRightBit (IRQW, Local0) // Set IRQ
215 // PCI IRQ Link A
229 // PCI IRQ Link B
243 // PCI IRQ Link C
257 // PCI IRQ Lin
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsSerial.cpp192 ulong IRQ, IOBase; local
193 bool std = vboxGlobal().toCOMPortNumbers (aText, IRQ, IOBase);
199 mLeIRQ->setText (QString::number (IRQ));
407 message.second << tr("No IRQ is currently specified.");
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm560 ;; IRQ 13h (FPU exception) setup
789 SET_INT_VECTOR 0Dh, BIOSSEG, dummy_isr ; IRQ 5
790 SET_INT_VECTOR 0Fh, BIOSSEG, dummy_isr ; IRQ 7
791 SET_INT_VECTOR 72h, BIOSSEG, dummy_isr ; IRQ 11
792 SET_INT_VECTOR 77h, BIOSSEG, dummy_isr ; IRQ 15
878 ;; INT 09h handler - Keyboard ISR (IRQ 1)
1173 mov ds:[43Eh], al ; drive 0/1 uncalibrated, no IRQ
1224 SET_INT_VECTOR 0Eh, BIOSSEG, int0e_handler ; IRQ 6
1295 ;; INT 0Eh handler - Diskette IRQ 6 ISR
1631 ;; INT 74h handler - PS/2 mouse (IRQ 1
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp661 const ulong IRQ; member in struct:PortConfig
671 /* must not contain an element with IRQ=0 and IOBase=0 used to cause
680 /* must not contain an element with IRQ=0 and IOBase=0 used to cause
730 if (kComKnownPorts [i].IRQ == aIRQ &&
745 if (kLptKnownPorts [i].IRQ == aIRQ &&
763 aIRQ = kComKnownPorts [i].IRQ;
782 aIRQ = kLptKnownPorts [i].IRQ;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4022 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
4023 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
4061 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
4062 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v3_0.h4548 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
4549 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
4587 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
4588 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v3_1.h4446 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
4447 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
4485 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
4486 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v3_2.h4669 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
4670 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
4708 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
4709 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v4_0.h4966 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
4967 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
5005 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
5006 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v4_1.h5358 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
5359 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
5397 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
5398 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v4_2.h6293 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
6294 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
6332 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
6333 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
H A DVBoxCAPI_v4_3.h12927 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
12928 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
12954 nsresult (*GetIRQ)(ISerialPort *pThis, PRUint32 *IRQ);
12955 nsresult (*SetIRQ)(ISerialPort *pThis, PRUint32 IRQ);
13030 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
13031 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
13051 nsresult (*GetIRQ)(IParallelPort *pThis, PRUint32 *IRQ);
13052 nsresult (*SetIRQ)(IParallelPort *pThis, PRUint32 IRQ);
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp1382 uart->COMGETTER(IRQ)(&ulIRQ);
1392 RTPrintf("UART %d: I/O base: %#06x, IRQ: %d",
1462 lpt->COMGETTER(IRQ)(&ulIRQ);
1470 RTPrintf("LPT %d: I/O base: %#06x, IRQ: %d",
H A DVBoxManageModifyVM.cpp2066 CHECK_ERROR(uart, COMSETTER(IRQ)(ValueUnion.u32));
2111 CHECK_ERROR(lpt, COMSETTER(IRQ)(ValueUnion.u32));
/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp510 uint8_t IRQ; member in struct:ReplyInquirePCIHostAdapterInformation
983 * Assert IRQ line of the BusLogic adapter.
987 * @param fSuppressIrq Flag to suppress IRQ generation regardless of fIRQEnabled
1120 * @param fSuppressIrq Flag to suppress IRQ generation regardless of current state
1710 pReply->IRQ = PCIDevGetInterruptLine(&pBusLogic->dev);
1826 /* The PCI IRQ is not necessarily representable in this structure.
1839 LogRel(("Warning: PCI IRQ %d cannot be represented as ISA!\n", uPciIrq));
3492 "%s#%d: PCI I/O=%RTiop ISA I/O=%RTiop MMIO=%RGp IRQ=%u GC=%RTbool R0=%RTbool\n",
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp2296 InsertConfigInteger(pCfg, "IRQ", 6);
2645 hrc = serialPort->COMGETTER(IRQ)(&ulIRQ); H();
2646 InsertConfigInteger(pCfg, "IRQ", ulIRQ);
2717 hrc = parallelPort->COMGETTER(IRQ)(&ulIRQ); H();
2718 InsertConfigInteger(pCfg, "IRQ", ulIRQ);
2805 InsertConfigInteger(pCfg, "IRQ", 5);
/vbox/src/VBox/VMM/VMMR0/
H A DHMR0A.asm369 int 2 ; NMI is always vector 2. The IDT[2] IRQ handler cannot be anything else. See Intel spec. 6.3.1 "External Interrupts".
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm1110 ; @param bIrq [ebp + 8] The IRQ number. (uint8_t)

Completed in 594 milliseconds

12