Home
last modified time | relevance | path

Searched refs:tod_buf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodsg.c180 tod_iosram_t tod_buf; in update_heartbeat() local
200 tod_iosram_t tod_buf; in verify_sc_tod_version() local
209 if (iosram_read(SBBC_TOD_KEY, OFFSET(tod_buf, tod_magic), in verify_sc_tod_version()
239 tod_iosram_t tod_buf; in update_tod_skew() local
272 tod_iosram_t tod_buf; in todsg_get() local
287 OFFSET(tod_buf, tod_get_value), (char *)&seconds, in todsg_get()
326 OFFSET(tod_buf, tod_domain_skew), in todsg_get()
374 tod_iosram_t tod_buf; in todsg_set() local
409 OFFSET(tod_buf, tod_get_value), (char *)&seconds, in todsg_set()
443 tod_iosram_t tod_buf; in todsg_set_watchdog_timer() local
[all …]
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c1918 tod_iosram_t tod_buf; in ntwdt_pat_hw_watchdog() local
1933 if (iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_i_am_alive), in ntwdt_pat_hw_watchdog()
1953 tod_iosram_t tod_buf; in ntwdt_set_hw_timeout() local
1956 rv = iosram_write(SBBC_TOD_KEY, OFFSET(tod_buf, tod_timeout_period), in ntwdt_set_hw_timeout()