Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c199 extern enum tod_fault_type tod_fault(enum tod_fault_type, int); in xen_uppc_clkinit()
209 (void) tod_fault(TOD_RDONLY, 0); in xen_uppc_clkinit()
H A Dxpv_psm.c193 extern enum tod_fault_type tod_fault(enum tod_fault_type, int); in xen_psm_clkinit()
203 (void) tod_fault(TOD_RDONLY, 0); in xen_psm_clkinit()
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c2061 tod_fault(enum tod_fault_type ftype, int off) in tod_fault() function
2286 (void) tod_fault(TOD_NOFAULT, 0); in tod_validate()
2372 (void) tod_fault(tod_bad, off); in tod_validate()