Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dpsm_types.h166 int (*psm_tod_set)(todinfo_t *tod); member
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1003 if (pops->psm_tod_set) in mach_init()
1005 (void *)pops->psm_tod_set); in mach_init()