Searched refs:fmd_timeops_t (Results 1 – 4 of 4) sorted by relevance
49 } fmd_timeops_t; typedef59 extern const fmd_timeops_t fmd_timeops_native;60 extern const fmd_timeops_t fmd_timeops_simulated;
80 const fmd_timeops_t *ftop = fmd.d_clockops; in fmd_time_sync()380 const fmd_timeops_t fmd_timeops_native = {390 const fmd_timeops_t fmd_timeops_simulated = {
88 const fmd_timeops_t *d_clockops; /* system clock ops vector */
186 const fmd_timeops_t *ops; in fmd_clkmode_set()