Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbbuswatch.c66 uint64_t err_ctl; in sibyte_bus_watch_check() local
91 asm volatile("dmfc0 %0, $26, 0;" : "=r"(err_ctl)); in sibyte_bus_watch_check()
100 printf("err_ctl=%#"PRIx64"\n", err_ctl); in sibyte_bus_watch_check()