Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c520 static int tstat_open; /* set if driver is open */ variable
2222 if (tstat_open != 0) { in trapstat_open()
2255 tstat_open = 1; in trapstat_open()
2274 tstat_open = 0; in trapstat_close()