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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c203 HBA_UINT32 _hbaapi_total_library_count = 0; variable
587 lib_infop->index = _hbaapi_total_library_count;
588 _hbaapi_total_library_count++;
743 lib_infop->index = _hbaapi_total_library_count;
744 _hbaapi_total_library_count++;
916 _hbaapi_total_library_count = 0;
H A DHBAAPILIB-sun.c202 extern HBA_UINT32 _hbaapi_total_library_count;
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c251 HBA_UINT32 _hbaapi_total_library_count = 0; variable
751 lib_infop->index = _hbaapi_total_library_count;
752 _hbaapi_total_library_count++;
956 lib_infop->index = _hbaapi_total_library_count;
957 _hbaapi_total_library_count++;
1205 _hbaapi_total_library_count = 0;

Completed in 79 milliseconds