Home
last modified time | relevance | path

Searched refs:DS_MIN (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/luna88k/dev/
H A Dtimekeeper.h54 #define DS_MIN 0x2 /* Time of year: minutes (0-59) */ macro
H A Dtimekeeper.c250 _DS_GET_BCD(DS_MIN, dt->dt_min); in dsclock_get()
290 _DS_SET_BCD(DS_MIN, dt->dt_min); in dsclock_set()
/openbsd-src/sys/arch/luna88k/stand/boot/
H A Dgetsecs.c108 *chiptime = DS_MIN; in ds_gettime()