Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1596 sa_path_record_t *p_resp = NULL, *a_resp = NULL; in ibcm_get_multi_pathrec() local
1672 a_resp = pr_resp; in ibcm_get_multi_pathrec()
1708 if (a_resp != NULL) { in ibcm_get_multi_pathrec()
1709 p_resp = a_resp; in ibcm_get_multi_pathrec()
1710 a_resp = NULL; in ibcm_get_multi_pathrec()
1719 if (a_resp == NULL) { in ibcm_get_multi_pathrec()
1721 a_resp = a_tmp; in ibcm_get_multi_pathrec()
1724 a_resp = p_tmp; in ibcm_get_multi_pathrec()
1737 if (a_resp != NULL) { in ibcm_get_multi_pathrec()
1742 retval = ibcm_update_cep_info(a_resp, in ibcm_get_multi_pathrec()
[all …]