Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpsm_types.h166 int (*psm_tod_get)(todinfo_t *tod); member
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1007 if (pops->psm_tod_get) in mach_init()
1009 (void *)pops->psm_tod_get); in mach_init()