Home
last modified time | relevance | path

Searched refs:adapterindex (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi-sun.h72 HBA_UINT32 adapterindex,
H A DHBAAPILIB-sun.c403 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 Dhbaapi.h549 HBA_UINT32 adapterindex,
H A DHBAAPILIB.c1089 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 Demlxs_hbaapi.h552 HBA_UINT32 adapterindex,
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1401 HBA_UINT32 adapterindex, in HBA_GetAdapterName() argument
1425 if (adapt_infop->index == adapterindex) { in HBA_GetAdapterName()
1437 adapterindex, adaptername, 0); in HBA_GetAdapterName()