Home
last modified time | relevance | path

Searched refs:RTC_HRS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/isa/
H A Drtc.h46 #define RTC_HRS 0x04 /* hours */ macro
/freebsd/sys/x86/isa/
H A Datrtc.c578 rtcout_locked(RTC_HRS, bct.hour); in atrtc_settime()
623 bct.hour = rtcin_locked(RTC_HRS); in atrtc_gettime()