Home
last modified time | relevance | path

Searched refs:ve_guid (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_ioctl.h202 uint8_t ve_guid[16]; member
/illumos-gate/usr/src/lib/libzutil/common/
H A Dzutil_import.c179 uint64_t ve_guid; member
368 if (ve->ve_guid == top_guid) in add_config()
376 ve->ve_guid = top_guid; in add_config()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1073 ve->ve_guid, in stmf_ioctl()
1120 ret = stmf_remove_ve_by_id(ve->ve_guid, ve->ve_ndx, in stmf_ioctl()
1207 bcopy(view_entry->ve_luid->id_data, ve->ve_guid, in stmf_ioctl()
1260 bcopy(view_entry->ve_luid->id_data, ve->ve_guid, in stmf_ioctl()
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c663 bcopy(lu, &ioctlViewEntry.ve_guid, sizeof (stmfGuid)); in addViewEntryIoctl()
6142 bcopy(lu, &ioctlViewEntry.ve_guid, sizeof (stmfGuid)); in stmfRemoveViewEntry()