Lines Matching refs:matches
1475 int matches) in smc_is_already_selected() argument
1479 for (i = 0; i < matches; i++) in smc_is_already_selected()
1489 unsigned int *matches) in smc_check_ism_v2_match() argument
1496 if (smc_is_already_selected(smcd, ini, *matches)) in smc_check_ism_v2_match()
1500 ini->ism_peer_gid[*matches] = proposed_gid; in smc_check_ism_v2_match()
1501 ini->ism_dev[*matches] = smcd; in smc_check_ism_v2_match()
1502 (*matches)++; in smc_check_ism_v2_match()
1515 unsigned int matches = 0; in smc_find_ism_v2_device_serv() local
1534 ntohll(pclc_smcd->ism.gid), &matches); in smc_find_ism_v2_device_serv()
1542 &matches); in smc_find_ism_v2_device_serv()
1556 for (i = 0; i < matches; i++) { in smc_find_ism_v2_device_serv()