Searched refs:HBA_STATUS_ERROR_INCOMPATIBLE (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 469 HBA_STATUS_ERROR_INCOMPATIBLE); \ 2345 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetAdapterAttributes() 2374 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetAdapterPortAttributes() 2404 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetPortStatistics() 2435 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetDiscoveredPortAttributes() 2466 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetPortAttributesByWWN() 2498 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_SendCTPassThru() 2561 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetEventBuffer() 2632 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_SendRNID() 2731 RELEASE_MUTEX_RETURN(&_hbaapi_LL_mutex, HBA_STATUS_ERROR_INCOMPATIBLE); in HBA_GetFcpTargetMapping() [all …]
|
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Exceptions.h | 168 IncompatibleException() : HBAException(HBA_STATUS_ERROR_INCOMPATIBLE) { } in IncompatibleException()
|
/illumos-gate/usr/src/cmd/sasinfo/ |
H A D | printAttrs.c | 45 HBA_STATUS_ERROR_INCOMPATIBLE, "Request Incompatible",
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 144 #define HBA_STATUS_ERROR_INCOMPATIBLE 15 /* An incompatibility has been macro
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 143 #define HBA_STATUS_ERROR_INCOMPATIBLE 15 /* An incompatibility has been macro
|