Searched refs:ve_map (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c192 stmf_lun_map_t *ve_map; local
205 ve_map = stmf_duplicate_ve_map(0);
222 (void) stmf_merge_ve_map(&verhg->verh_ve_map, ve_map,
223 &ve_map, 0);
228 if (ve_map->lm_nluns) {
229 stmf_add_lus_to_session_per_vemap(ilport, iss, ve_map);
233 stmf_destroy_ve_map(ve_map);
710 * is successfully added. ve_map is just another representation of the
929 stmf_lun_map_t *ve_map = NULL; local
969 ve_map
1688 stmf_lun_map_t *ve_map = NULL; local
[all...]

Completed in 47 milliseconds