Searched defs:SCI_INT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp425 #define SCI_INT 9 macro
2161 fadt.u16SCIInt = RT_H2LE_U16(SCI_INT);
2795 Log(("acpi: ignore interrupt line settings: %d, we'll use hardcoded value %d\n", u32Value, SCI_INT));
2796 u32Value = SCI_INT;
3421 PCIDevSetInterruptLine(&pThis->dev, SCI_INT);

Completed in 1762 milliseconds