Searched refs:ve_host_group (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | stmf_ioctl.h | 203 stmf_group_name_t ve_host_group; member
|
/titanic_44/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 1058 ve->ve_host_group.name[0] = '*'; in stmf_ioctl() 1059 ve->ve_host_group.name_size = 1; in stmf_ioctl() 1071 ret = stmf_add_ve(ve->ve_host_group.name, in stmf_ioctl() 1072 ve->ve_host_group.name_size, in stmf_ioctl() 1080 ret = stmf_validate_lun_ve(ve->ve_host_group.name, in stmf_ioctl() 1081 ve->ve_host_group.name_size, in stmf_ioctl() 1215 ve->ve_host_group.name, in stmf_ioctl() 1217 ve->ve_host_group.name_size = in stmf_ioctl() 1268 ve->ve_host_group.name, in stmf_ioctl() 1270 ve->ve_host_group.name_size = in stmf_ioctl()
|
/titanic_44/usr/src/lib/libstmf/common/ |
H A D | stmf.c | 647 bcopy(viewEntry->hostGroup, &ioctlViewEntry.ve_host_group.name, in addViewEntryIoctl() 649 ioctlViewEntry.ve_host_group.name_size = in addViewEntryIoctl() 4867 bcopy(fVeList[i].ve_host_group.name, in stmfGetViewEntryList() 4869 fVeList[i].ve_host_group.name_size); in stmfGetViewEntryList() 6789 bcopy(viewEntry->hostGroup, &ioctlViewEntry.ve_host_group.name, in validateLunNumIoctl() 6791 ioctlViewEntry.ve_host_group.name_size = in validateLunNumIoctl()
|