Searched defs:adapterindex (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/hbaapi/common/ |
H A D | HBAAPILIB-sun.c | 403 HBA_UINT32 adapterindex, 424 if(adapt_infop->index == adapterindex) { 435 DEBUG(2, "GetAdapterName for index:%d ->%s", adapterindex, adaptername, 0); 402 Sun_HBA_GetTgtAdapterName( HBA_UINT32 adapterindex, char *adaptername) argument
|
H A D | HBAAPILIB.c | 1091 HBA_UINT32 adapterindex, 1112 if(adapt_infop->index == adapterindex) { 1123 DEBUG(2, "GetAdapterName for index:%d ->%s", adapterindex, adaptername, 0); 3010 DEBUG(2, "HBA_GetVendorLibraryAttributes adapterindex:%d", 1087 HBA_GetAdapterName( HBA_UINT32 adapterindex, char *adaptername) argument
|
/osnet-11/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 1399 HBA_UINT32 adapterindex, 1423 if (adapt_infop->index == adapterindex) { 1435 adapterindex, adaptername, 0); 3399 DEBUG(2, "HBA_GetVendorLibraryAttributes adapterindex:%d", 3545 DEBUG(2, "SMHBA_GetVendorLibraryAttributes adapterindex:%d", 1398 HBA_GetAdapterName( HBA_UINT32 adapterindex, char *adaptername) argument
|
Completed in 44 milliseconds