NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_NEW_CLOCK
sys/arch/next68k/next68k/rtc.c
82
new_clock = (val & RTC_NEW_CLOCK) ? 1 : 0;
sys/arch/next68k/stand/boot/rtc.c
98
new_clock = (val & RTC_NEW_CLOCK) ? 1 : 0;