Home
last modified time | relevance | path

Searched refs:HBA_STATUS_ERROR_NOT_SUPPORTED (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c555 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in local_remove_callback()
1761 if (status == HBA_STATUS_ERROR_NOT_SUPPORTED) { in HBA_RegisterForAdapterAddEvents()
1789 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_RegisterForAdapterAddEvents()
1793 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_RegisterForAdapterAddEvents()
1882 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterEvents()
1973 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterPortEvents()
2067 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterPortStatEvents()
2167 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForTargetEvents()
2263 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForLinkEvents()
2353 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_GetAdapterAttributes()
[all …]
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c429 return HBA_STATUS_ERROR_NOT_SUPPORTED; in local_remove_callback()
1441 if(status == HBA_STATUS_ERROR_NOT_SUPPORTED) { in HBA_RegisterForAdapterAddEvents()
1466 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_RegisterForAdapterAddEvents()
1470 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_RegisterForAdapterAddEvents()
1557 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterEvents()
1652 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterPortEvents()
1749 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForAdapterPortStatEvents()
1851 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForTargetEvents()
1950 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in HBA_RegisterForLinkEvents()
2036 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in HBA_GetAdapterAttributes()
[all …]
H A DHBAAPILIB-sun.c600 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_NPIVGetAdapterAttributes()
624 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_GetNPIVPortInfo()
647 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_DeleteNPIVPort()
672 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_CreateNPIVPort()
695 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_GetPortNPIVAttributes()
721 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_AdapterCreateWWN()
745 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_AdapterReturnWWN()
814 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_HBA_RegisterForAdapterDeviceEvents()
864 status = HBA_STATUS_ERROR_NOT_SUPPORTED; in Sun_HBA_ForceLip()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcRemoveCallback.cc40 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcRemoveCallback()
H A DSun_fcRemoveAllPersistentBindings.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcRemoveAllPersistentBindings()
H A DSun_fcGetBindingCapability.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetBindingCapability()
H A DSun_fcGetBindingSupport.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetBindingSupport()
H A DSun_fcGetEventBuffer.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetEventBuffer()
H A DSun_fcGetFCPStatistics.cc42 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetFCPStatistics()
H A DSun_fcGetPersistentBindingV2.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetPersistentBindingV2()
H A DSun_fcRemovePersistentBinding.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcRemovePersistentBinding()
H A DSun_fcSetBindingSupport.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcSetBindingSupport()
H A DSun_fcSetPersistentBindingV2.cc41 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcSetPersistentBindingV2()
H A DSun_fcAdapterReturnWWN.cc40 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcAdapterReturnWWN()
H A DSun_fcGetFC4Statistics.cc43 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetFC4Statistics()
H A DSun_fcGetFcpPersistentBinding.cc49 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetFcpPersistentBinding()
H A DSun_fcGetPortStatistics.cc47 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcGetPortStatistics()
H A DSun_fcRegisterForAdapterPortStatEvents.cc50 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcRegisterForAdapterPortStatEvents()
H A DSun_fcRegisterForLinkEvents.cc60 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcRegisterForLinkEvents()
H A DSun_fcAdapterCreateWWN.cc69 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_fcAdapterCreateWWN()
H A DExceptions.h63 NotSupportedException() : HBAException(HBA_STATUS_ERROR_NOT_SUPPORTED) { } in NotSupportedException()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetLUNStatistics.c37 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_sasGetLUNStatistics()
H A DSun_sasGetPersistentBinding.c35 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_sasGetPersistentBinding()
H A DSun_sasGetProtocolStatistics.c38 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_sasGetProtocolStatistics()
H A DSun_sasSetPersistentBinding.c35 return (HBA_STATUS_ERROR_NOT_SUPPORTED); in Sun_sasSetPersistentBinding()

12