Home
last modified time | relevance | path

Searched defs:bootinfo_rtc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/playstation2/include/
H A Dbootinfo.h45 struct bootinfo_rtc { struct
46 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;