Searched defs:Rtc (Results 1 – 5 of 5) sorted by relevance
13 typedef struct Rtc Rtc; typedef25 struct Rtc struct45 static RtcReg *rtcreg; /* filled in by attach */ argument
30 typedef struct Rtc Rtc; typedef31 struct Rtc struct54 static ulong rtc2sec(Rtc*); argument
70 typedef struct Rtc Rtc; typedef505 struct Rtc struct507 int sec;508 int min;509 int hour;510 int mday;511 int mon;512 int year;
65 } Rtc; typedef
15 Rtc, enumerator