Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1598 int p_found = 0, a_found = 0; in ibcm_get_multi_pathrec() local
1629 "DG: %llX", p_found, a_found, i, in ibcm_get_multi_pathrec()
1646 if (a_found) in ibcm_get_multi_pathrec()
1664 if ((!a_found) && in ibcm_get_multi_pathrec()
1671 a_found = 1; in ibcm_get_multi_pathrec()
1698 if ((p_found == 0) && (a_found == 0) && in ibcm_get_multi_pathrec()
3584 int p_found = 0, a_found = 0; in ibcm_get_ip_mpr() local
3616 "DG: %llX", p_found, a_found, i, in ibcm_get_ip_mpr()
3632 if (a_found) in ibcm_get_ip_mpr()
3641 if ((!a_found) && in ibcm_get_ip_mpr()
[all …]