Home
last modified time | relevance | path

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

/plan9/sys/src/9/kw/
H A Ddevrtc.c13 typedef struct Rtc Rtc; typedef
25 struct Rtc struct
45 static RtcReg *rtcreg; /* filled in by attach */ argument
/plan9/sys/src/9/pc/
H A Ddevrtc.c30 typedef struct Rtc Rtc; typedef
31 struct Rtc struct
54 static ulong rtc2sec(Rtc*); argument
/plan9/sys/src/cmd/cwfs/
H A Dportdat.h70 typedef struct Rtc Rtc; typedef
505 struct Rtc struct
507 int sec;
508 int min;
509 int hour;
510 int mday;
511 int mon;
512 int year;
/plan9/sys/src/9/mtx/
H A Ddevrtc.c65 } Rtc; typedef
/plan9/sys/src/cmd/aux/
H A Dtimesync.c15 Rtc, enumerator