Searched defs:bootinfo_rtc (Results 1 – 1 of 1) sorted by relevance
45 struct bootinfo_rtc { struct46 u_int8_t __reserved1;47 u_int8_t sec;48 u_int8_t min;49 u_int8_t hour;50 u_int8_t __reserved2;51 u_int8_t day;52 u_int8_t mon;53 u_int8_t year;