Searched refs:emul64_io_count (Results 1 – 1 of 1) sorted by relevance
1344 static uint_t emul64_io_count = 0; /* # I/Os since last wait */ in emul64_yield_check() local1362 } else if (emul64_io_count++ > emul64_yield_period) { in emul64_yield_check()1374 emul64_io_count = 0; in emul64_yield_check()