Searched defs:_tod_iosram (Results 1 – 1 of 1) sorted by relevance
82 typedef struct _tod_iosram { struct83 uint32_t tod_magic; /* magic number, always TODSG_MAGIC */84 uint32_t tod_version; /* version number */85 time_t tod_get_value; /* SC updates and Solaris reads */86 time_t tod_domain_skew; /* Solaris updates and read */87 uint32_t tod_reserved; /* Was tod_set_flag. No use */88 uint32_t tod_i_am_alive; /* I'm alive! a.k.a. heartbeat */89 uint32_t tod_timeout_period; /* time period to decide hard hang */