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

/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp66 #define RTC_CRC_LAST 0x2d macro
889 for (unsigned i = RTC_CRC_START; i <= RTC_CRC_LAST; i++)
910 && iReg <= RTC_CRC_LAST)

Completed in 44 milliseconds