Searched defs:drmach_xt_ready (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c374 volatile uint64_t drmach_xt_ready; variable
3582 drmach_xt_ready = 0;
3586 if (drmach_xt_ready == count)
3593 drmach_xt_ready = 0; /* steal the line back */
4439 drmach_xt_ready = 0;
4444 while (!drmach_xt_ready && ntries) {
4449 drmach_xt_ready = 0;
5423 drmach_xt_ready = 0;
5428 while (!drmach_xt_ready && ntries) {

Completed in 354 milliseconds