Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Demul64var.h408 extern long emul64_nowrite_count;
/titanic_44/usr/src/uts/common/io/
H A Demul64.c1472 emul64_nowrite_count++; in emul64_write_off()
1519 emul64_nowrite_count--; in emul64_write_on()
H A Demul64_bsd.c107 long emul64_nowrite_count = 0; /* # active nowrite ranges */ variable