Home
last modified time | relevance | path

Searched refs:fmd_timeops_native (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h61 extern const fmd_timeops_t fmd_timeops_native;
H A Dfmd_dr.c126 fmd.d_clockops == &fmd_timeops_native) { in fmd_dr_event()
H A Dfmd_time.c375 const fmd_timeops_t fmd_timeops_native = { variable
H A Dfmd_event.c166 fmd.d_clockops == &fmd_timeops_native) in fmd_event_create()
H A Dfmd.c189 ops = &fmd_timeops_native; in fmd_clkmode_set()
H A Dfmd_xprt.c1571 if (dp->d_clockops != &fmd_timeops_native) in fmd_xprt_recv()