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

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1690 int status_OK_cnt = 0; local
1777 status_OK_cnt++;
1790 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
1792 } else if (status_OK_cnt == 0) {
4390 int status_OK_cnt = 0; local
4464 status_OK_cnt++;
4478 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
4480 } else if (status_OK_cnt == 0) {
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c1379 int status_OK_cnt = 0;
1463 status_OK_cnt++;
1473 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) {
1475 } else if (status_OK_cnt == 0) {
1374 int status_OK_cnt = 0; local

Completed in 96 milliseconds