Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1690 int not_supported_cnt = 0; in HBA_RegisterForAdapterAddEvents() local
1762 not_supported_cnt++; in HBA_RegisterForAdapterAddEvents()
1792 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) { in HBA_RegisterForAdapterAddEvents()
4390 int not_supported_cnt = 0; in SMHBA_RegisterForAdapterAddEvents() local
4454 not_supported_cnt++; in SMHBA_RegisterForAdapterAddEvents()
4480 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) { in SMHBA_RegisterForAdapterAddEvents()
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c1373 int not_supported_cnt = 0; in HBA_RegisterForAdapterAddEvents() local
1442 not_supported_cnt++; in HBA_RegisterForAdapterAddEvents()
1469 } else if (status_OK_cnt == 0 && not_supported_cnt != 0) { in HBA_RegisterForAdapterAddEvents()