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

/vbox/src/VBox/Devices/PC/
H A DDevDMA.cpp769 static DECLCALLBACK(uint8_t) dmaGetChannelMode(PPDMDEVINS pDevIns, unsigned uChannel) function
773 LogFlow(("dmaGetChannelMode: pThis=%p uChannel=%u\n", pThis, uChannel));
967 reg.pfnGetChannelMode = dmaGetChannelMode;

Completed in 46 milliseconds