Lines Matching refs:new_affiliation
2477 struct MR_LD_VF_AFFILIATION *new_affiliation = NULL; in megasas_get_ld_vf_affiliation_12() local
2505 new_affiliation = in megasas_get_ld_vf_affiliation_12()
2509 if (!new_affiliation) { in megasas_get_ld_vf_affiliation_12()
2553 if (!new_affiliation->ldCount) { in megasas_get_ld_vf_affiliation_12()
2560 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2562 thisVf = new_affiliation->thisVf; in megasas_get_ld_vf_affiliation_12()
2563 for (i = 0 ; i < new_affiliation->ldCount; i++) { in megasas_get_ld_vf_affiliation_12()
2589 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2594 for (j = 0 ; j < new_affiliation->ldCount; j++) { in megasas_get_ld_vf_affiliation_12()
2622 memcpy(instance->vf_affiliation, new_affiliation, in megasas_get_ld_vf_affiliation_12()
2623 new_affiliation->size); in megasas_get_ld_vf_affiliation_12()
2627 if (new_affiliation) in megasas_get_ld_vf_affiliation_12()
2631 new_affiliation, new_affiliation_h); in megasas_get_ld_vf_affiliation_12()