Searched refs:fmd_timeops_t (Results 1 – 4 of 4) sorted by relevance
51 } fmd_timeops_t; typedef61 extern const fmd_timeops_t fmd_timeops_native;62 extern const fmd_timeops_t fmd_timeops_simulated;
80 const fmd_timeops_t *ftop = fmd.d_clockops; in fmd_time_sync()375 const fmd_timeops_t fmd_timeops_native = {385 const fmd_timeops_t fmd_timeops_simulated = {
87 const fmd_timeops_t *d_clockops; /* system clock ops vector */
186 const fmd_timeops_t *ops; in fmd_clkmode_set()