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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1446 int totactive = -1; local
1465 while (totactive) {
1466 totactive = 0;
1474 totactive += xp->actv_cnt;
1479 if (totactive) {
1499 if (totactive == 0) {

Completed in 81 milliseconds