HomeSort by: relevance | last modified time | path
    Searched defs:err_ctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/sibyte/dev/
sbbuswatch.c 66 uint64_t err_ctl; local in function:sibyte_bus_watch_check
91 asm volatile("dmfc0 %0, $26, 0;" : "=r"(err_ctl));
100 printf("err_ctl=%#"PRIx64"\n", err_ctl);
sbbuswatch.c 66 uint64_t err_ctl; local in function:sibyte_bus_watch_check
91 asm volatile("dmfc0 %0, $26, 0;" : "=r"(err_ctl));
100 printf("err_ctl=%#"PRIx64"\n", err_ctl);

Completed in 30 milliseconds