Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1597 sa_path_record_t *p_tmp = NULL, *a_tmp = NULL; in ibcm_get_multi_pathrec() local
1686 a_tmp = pr_resp; in ibcm_get_multi_pathrec()
1714 } else if (a_tmp != NULL) { in ibcm_get_multi_pathrec()
1715 p_resp = a_tmp; in ibcm_get_multi_pathrec()
1716 a_tmp = NULL; in ibcm_get_multi_pathrec()
1720 if (a_tmp != NULL) { in ibcm_get_multi_pathrec()
1721 a_resp = a_tmp; in ibcm_get_multi_pathrec()
1722 a_tmp = NULL; in ibcm_get_multi_pathrec()