Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsrn.c89 int srn_autosx_count; variable
359 ASSERT(srn_autosx_count); in srn_close()
360 srn_autosx_count--; in srn_close()
420 ASSERT(srn_autosx_count >= 0); in srn_ioctl()
421 srn_autosx_count++; in srn_ioctl()
535 if (srn_autosx_count == 0) { in srn_notify()
539 count = srn_autosx_count; in srn_notify()