Searched refs:adapterindex (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi-sun.h | 72 HBA_UINT32 adapterindex,
|
H A D | HBAAPILIB-sun.c | 403 HBA_UINT32 adapterindex, in Sun_HBA_GetTgtAdapterName() argument 424 if(adapt_infop->index == adapterindex) { in Sun_HBA_GetTgtAdapterName() 435 DEBUG(2, "GetAdapterName for index:%d ->%s", adapterindex, adaptername, 0); in Sun_HBA_GetTgtAdapterName()
|
H A D | hbaapi.h | 549 HBA_UINT32 adapterindex,
|
H A D | HBAAPILIB.c | 1089 HBA_UINT32 adapterindex, in HBA_GetAdapterName() argument 1110 if(adapt_infop->index == adapterindex) { in HBA_GetAdapterName() 1121 DEBUG(2, "GetAdapterName for index:%d ->%s", adapterindex, adaptername, 0); in HBA_GetAdapterName()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 552 HBA_UINT32 adapterindex,
|
/illumos-gate/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 1401 HBA_UINT32 adapterindex, in HBA_GetAdapterName() argument 1425 if (adapt_infop->index == adapterindex) { in HBA_GetAdapterName() 1437 adapterindex, adaptername, 0); in HBA_GetAdapterName()
|