Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/
H A Dtodmostek.c133 tod.tod_dow = BCD_TO_BYTE(CLOCK->clk_weekday & 0x7); in todm_get()
169 CLOCK->clk_weekday = BYTE_TO_BCD(tod.tod_dow); in todm_set()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodmostek.h65 volatile uchar_t clk_weekday; /* counter - weekday 1-7 */ member