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

/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp534 uint8_t u8Year = from_bcd(pThis, pThis->cmos_data[RTC_YEAR]); local
536 u8Hr, u8Min, u8Sec, u8Year, u8Month, u8Day);

Completed in 46 milliseconds