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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c547 HBA_UINT32 libraryIndex; local
556 libraryIndex = LIBRARY_NUM(handle);
562 if(lib_infop->index == libraryIndex) {
H A DHBAAPILIB.c328 HBA_UINT32 libraryIndex;
337 libraryIndex = LIBRARY_NUM(handle);
343 if(lib_infop->index == libraryIndex) {
327 HBA_UINT32 libraryIndex; local
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c432 HBA_UINT32 libraryIndex; local
438 libraryIndex = LIBRARY_NUM(handle);
444 if (lib_infop->index == libraryIndex) {

Completed in 84 milliseconds