Searched refs:_ii_concopy_sema (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c116 static ksema_t _ii_concopy_sema; variable
305 sema_destroy(&_ii_concopy_sema);
1569 * allocate _ii_concopy_sema and set to a value that won't allow
1591 sema_init(&_ii_concopy_sema, ii_nconcopy, NULL,
6885 sema_p(&_ii_concopy_sema);
6888 sema_v(&_ii_concopy_sema);

Completed in 74 milliseconds