NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_DAY10
sys/arch/x68k/dev/rtclock.c
127
dt->dt_day = RTC_REG(RTC_DAY10) * 10 + RTC_REG(RTC_DAY);
sys/arch/x68k/dev/rtclock.c
171
RTC_WRITE(RTC_DAY10, day1);