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

/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c111 static int v12n_ldma_sleeptime = 1; variable
741 for (tout = 0; tout < v12n_ldma_timeout; tout += v12n_ldma_sleeptime) {
748 (void) sleep(v12n_ldma_sleeptime);

Completed in 45 milliseconds