Searched refs:tod_timeout_period (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodsg.h63 * | tod_timeout_period |
76 * tod_timeout_period SC twice per second Solaris when needed
89 uint32_t tod_timeout_period; /* time period to decide hard hang */ member in struct:_tod_iosram
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodsg.c455 if (iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period),
480 if (iosram_read(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period),
489 if (iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period),
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c1191 * Clear tod_iosram_t.tod_timeout_period,
1956 rv = iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period),

Completed in 60 milliseconds