Searched refs:new_affiliation (Results 1 – 1 of 1) sorted by relevance
2100 struct MR_LD_VF_AFFILIATION *new_affiliation = NULL; in megasas_get_ld_vf_affiliation_12() local2128 new_affiliation = in megasas_get_ld_vf_affiliation_12()2133 if (!new_affiliation) { in megasas_get_ld_vf_affiliation_12()2140 memset(new_affiliation, 0, (MAX_LOGICAL_DRIVES + 1) * in megasas_get_ld_vf_affiliation_12()2180 if (!new_affiliation->ldCount) { in megasas_get_ld_vf_affiliation_12()2187 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()2189 thisVf = new_affiliation->thisVf; in megasas_get_ld_vf_affiliation_12()2190 for (i = 0 ; i < new_affiliation->ldCount; i++) { in megasas_get_ld_vf_affiliation_12()2216 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()2221 for (j = 0 ; j < new_affiliation->ldCount; j++) { in megasas_get_ld_vf_affiliation_12()[all …]