Searched refs:ibt_get_module_failure (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
| H A D | ibtl_ibnex.c | 250 return (ibt_get_module_failure( in ibtl_ibnex_get_hca_info() 267 return (ibt_get_module_failure(IBT_FAILURE_IBTL, 0)); in ibtl_ibnex_get_hca_info()
|
| H A D | ibtl_impl.c | 1041 ibt_get_module_failure(ibt_failure_type_t type, uint64_t ena) in ibt_get_module_failure() function 1081 return (ibt_get_module_failure(IBT_FAILURE_CI, ena)); in ibc_get_ci_failure()
|
| /illumos-gate/usr/src/uts/common/sys/ib/ibtl/ |
| H A D | ibvti.h | 238 ibt_status_t ibt_get_module_failure(ibt_failure_type_t type, uint64_t ena);
|
| /illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
| H A D | ibcm_path.c | 1865 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0)); in ibcm_update_cep_info() 1871 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0)); in ibcm_update_cep_info() 1885 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0)); in ibcm_update_cep_info() 1905 return (ibt_get_module_failure( in ibcm_update_cep_info() 1931 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0)); in ibcm_update_cep_info()
|
| H A D | ibcm_utils.c | 2077 return (ibt_get_module_failure(IBT_FAILURE_IBMF, 0)); in ibcm_ibmf_analyze_error()
|
| H A D | ibcm_ti.c | 3245 return (ibt_get_module_failure(IBT_FAILURE_IBCM, 0)); in ibt_register_ar()
|