Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h60 extern const fmd_timeops_t fmd_timeops_simulated;
H A Dfmd_time.c390 const fmd_timeops_t fmd_timeops_simulated = { variable
H A Dfmd.c191 ops = &fmd_timeops_simulated; in fmd_clkmode_set()