Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_ioctl.h203 stmf_group_name_t ve_host_group; member
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c647 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()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1056 ve->ve_host_group.name[0] = '*'; in stmf_ioctl()
1057 ve->ve_host_group.name_size = 1; in stmf_ioctl()
1069 ret = stmf_add_ve(ve->ve_host_group.name, in stmf_ioctl()
1070 ve->ve_host_group.name_size, in stmf_ioctl()
1078 ret = stmf_validate_lun_ve(ve->ve_host_group.name, in stmf_ioctl()
1079 ve->ve_host_group.name_size, in stmf_ioctl()
1213 ve->ve_host_group.name, in stmf_ioctl()
1215 ve->ve_host_group.name_size = in stmf_ioctl()
1266 ve->ve_host_group.name, in stmf_ioctl()
1268 ve->ve_host_group.name_size = in stmf_ioctl()