Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dpsm_types.h165 int (*psm_tod_get)(todinfo_t *tod); member
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_machdep.c999 if (pops->psm_tod_get) in mach_init()
1001 (void *)pops->psm_tod_get); in mach_init()