Searched refs:ibt_get_module_failure (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibvti.h233 * ibt_get_module_failure()
238 ibt_status_t ibt_get_module_failure(ibt_failure_type_t type, uint64_t ena);
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_ibnex.c246 return (ibt_get_module_failure(
263 return (ibt_get_module_failure(IBT_FAILURE_IBTL, 0));
H A Dibtl_impl.c1026 * ibt_get_module_failure()
1041 ibt_get_module_failure(ibt_failure_type_t type, uint64_t ena) function
1045 IBTF_DPRINTF_L3(ibtf, "ibt_get_module_failure(%d, 0x%llX)", type, ena);
1059 IBTF_DPRINTF_L3(ibtf, "ibt_get_module_failure: ret = 0x%lX", ret);
1081 return (ibt_get_module_failure(IBT_FAILURE_CI, ena));
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1864 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0));
1870 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0));
1884 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0));
1904 return (ibt_get_module_failure(
1930 return (ibt_get_module_failure(IBT_FAILURE_IBSM, 0));
H A Dibcm_utils.c2077 return (ibt_get_module_failure(IBT_FAILURE_IBMF, 0));
H A Dibcm_ti.c3245 return (ibt_get_module_failure(IBT_FAILURE_IBCM, 0));

Completed in 79 milliseconds