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

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1688 int not_supported_cnt = 0; local
1760 not_supported_cnt++;
1790 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
4388 int not_supported_cnt = 0; local
4452 not_supported_cnt++;
4478 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c1377 int not_supported_cnt = 0;
1446 not_supported_cnt++;
1473 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
1372 int not_supported_cnt = 0; local

Completed in 108 milliseconds