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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6634 int got_semaphore_here; local
6660 got_semaphore_here = sema_tryp(&un->un_semoclose);
6676 ((un->un_ncmds_in_driver != 0) || (got_semaphore_here == 0))) {
6679 if (got_semaphore_here != 0) {
6700 if (got_semaphore_here != 0) {
6761 if (got_semaphore_here != 0) {
6856 if (got_semaphore_here != 0) {
6874 if (got_semaphore_here != 0) {
6915 if (got_semaphore_here != 0) {
7068 if (got_semaphore_here !
[all...]

Completed in 110 milliseconds