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

/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp924 static DECLCALLBACK(int) rtcCMOSRead(PPDMDEVINS pDevIns, unsigned iReg, uint8_t *pu8Value) function
1141 pThis->RtcReg.pfnRead = rtcCMOSRead;

Completed in 35 milliseconds