Lines Matching refs:matches
1638 int matches) in smc_is_already_selected() argument
1642 for (i = 0; i < matches; i++) in smc_is_already_selected()
1652 unsigned int *matches) in smc_check_ism_v2_match() argument
1659 if (smc_is_already_selected(smcd, ini, *matches)) in smc_check_ism_v2_match()
1663 ini->ism_peer_gid[*matches] = proposed_gid; in smc_check_ism_v2_match()
1664 ini->ism_dev[*matches] = smcd; in smc_check_ism_v2_match()
1665 (*matches)++; in smc_check_ism_v2_match()
1684 unsigned int matches = 0; in smc_find_ism_v2_device_serv() local
1705 ntohll(pclc_smcd->ism.gid), &matches); in smc_find_ism_v2_device_serv()
1713 &matches); in smc_find_ism_v2_device_serv()
1727 for (i = 0; i < matches; i++) { in smc_find_ism_v2_device_serv()