NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DS1286_DOW
sys/arch/sgimips/dev/dsclock.c
149
dt->dt_wday = bcdtobin(regs[DS1286_DOW]);
sys/arch/sgimips/dev/dsclock.c
175
regs[DS1286_DOW] = bintobcd(dt->dt_wday);