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

/haiku/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp111 read_cmos_clock(cmos_time *cmos) argument
126 write_cmos_clock(cmos_time *cmos) argument
141 cmos_to_secs(const cmos_time *cmos) argument
157 secs_to_cmos(uint32 seconds, cmos_time *cmos) argument
214 cmos_time cmos; local
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp97 read_cmos_clock(cmos_time *cmos) argument
112 write_cmos_clock(cmos_time *cmos) argument
127 cmos_to_secs(const cmos_time *cmos) argument
143 secs_to_cmos(uint32 seconds, cmos_time *cmos) argument
[all...]

Completed in 33 milliseconds