stmf_remove_ent_from_map
(void) stmf_remove_ent_from_map(&vhg->verh_ve_map, ve->ve_lun);
ret = stmf_remove_ent_from_map(sm, lu_nbr);
static stmf_status_t stmf_remove_ent_from_map(stmf_lun_map_t *sm, uint8_t *lun);