Searched refs:tod_timeout_period (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | todsg.h | 63 * | 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 D | todsg.c | 455 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 D | ntwdt.c | 1191 * Clear tod_iosram_t.tod_timeout_period, 1956 rv = iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period),
|
Completed in 61 milliseconds