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

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c198 extern enum tod_fault_type tod_fault(enum tod_fault_type, int);
208 (void) tod_fault(TOD_RDONLY, 0);
H A Dxpv_psm.c192 extern enum tod_fault_type tod_fault(enum tod_fault_type, int);
202 (void) tod_fault(TOD_RDONLY, 0);
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c2049 * tod_fault() is for updating tod validate mechanism state:
2062 tod_fault(enum tod_fault_type ftype, int off) function
2287 (void) tod_fault(TOD_NOFAULT, 0);
2373 (void) tod_fault(tod_bad, off);

Completed in 53 milliseconds