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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h104 uint8_t ve_lun[8]; member in struct:stmf_view_entry
H A Dlun_map.c523 lu_to_add, ve->ve_lun);
530 lu_to_add, ve->ve_lun);
561 ve->ve_lun);
586 ve->ve_lun);
1015 ve->ve_lun[0] = lun[0];
1016 ve->ve_lun[1] = lun[1];
1050 ret = stmf_add_ent_to_map(&verhg_ex->verh_ve_map, ve, ve->ve_lun);
1279 (void) stmf_remove_ent_from_map(&vhg->verh_ve_map, ve->ve_lun);
H A Dstmf.c1209 bcopy(view_entry->ve_lun, ve->ve_lu_nbr, 8);
1262 bcopy(view_entry->ve_lun, ve->ve_lu_nbr, 8);

Completed in 135 milliseconds