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

/vbox/src/VBox/VMM/VMMRC/
H A DPDMRCDevice.cpp703 static DECLCALLBACK(void) pdmRCPciHlp_IsaSetIrq(PPDMDEVINS pDevIns, int iIrq, int iLevel, uint32_t uTagSrc) function
706 Log4(("pdmRCPciHlp_IsaSetIrq: iIrq=%d iLevel=%d uTagSrc=%#x\n", iIrq, iLevel, uTagSrc));
790 pdmRCPciHlp_IsaSetIrq,

Completed in 67 milliseconds