Home
last modified time | relevance | path

Searched refs:ve_hg (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c119 ve->ve_hg->id_refcnt--; in stmf_view_clear_config()
498 if (ve->ve_hg->id_data[0] == '*') in stmf_update_sessions_per_ve()
502 hostlist = (stmf_id_list_t *)ve->ve_hg->id_impl_specific; in stmf_update_sessions_per_ve()
518 if (!all_hg && iss->iss_hg != ve->ve_hg) in stmf_update_sessions_per_ve()
959 if (((phg[0] == '*') || (ve->ve_hg->id_data[0] == '*') || in stmf_add_view_entry()
960 (hg == ve->ve_hg)) && ((ptg[0] == '*') || in stmf_add_view_entry()
1022 ve->ve_hg = hg; hg->id_refcnt++; in stmf_add_view_entry()
1271 if (vhg->verh_hg_ref == ve->ve_hg) { in stmf_remove_ve_by_id()
1311 ve->ve_hg->id_refcnt--; in stmf_remove_ve_by_id()
H A Dlun_map.h101 stmf_id_data_t *ve_hg; member
H A Dstmf.c1211 if (view_entry->ve_hg->id_data[0] == '*') { in stmf_ioctl()
1214 bcopy(view_entry->ve_hg->id_data, in stmf_ioctl()
1216 view_entry->ve_hg->id_data_size); in stmf_ioctl()
1218 view_entry->ve_hg->id_data_size; in stmf_ioctl()
1264 if (view_entry->ve_hg->id_data[0] == '*') { in stmf_ioctl()
1267 bcopy(view_entry->ve_hg->id_data, in stmf_ioctl()
1269 view_entry->ve_hg->id_data_size); in stmf_ioctl()
1271 view_entry->ve_hg->id_data_size; in stmf_ioctl()