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

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

Completed in 44 milliseconds