Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1598 sa_path_record_t *p_tmp = NULL, *a_tmp = NULL; in ibcm_get_multi_pathrec() local
1687 a_tmp = pr_resp; in ibcm_get_multi_pathrec()
1715 } else if (a_tmp != NULL) { in ibcm_get_multi_pathrec()
1716 p_resp = a_tmp; in ibcm_get_multi_pathrec()
1717 a_tmp = NULL; in ibcm_get_multi_pathrec()
1721 if (a_tmp != NULL) { in ibcm_get_multi_pathrec()
1722 a_resp = a_tmp; in ibcm_get_multi_pathrec()
1723 a_tmp = NULL; in ibcm_get_multi_pathrec()