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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c536 slist_lu_t *luid_list; local
583 luid_list = (slist_lu_t *)obuf;
586 bcopy(id_entry->id_data, luid_list[i].lu_guid, 16);
596 bcopy(id + 4, luid_list[i].lu_guid,
613 luid_list = (slist_lu_t *)obuf;
617 bcopy(id + 4, luid_list[i].lu_guid, 16);
630 luid_list = (slist_lu_t *)obuf;
633 bcopy(id_entry->id_data, luid_list[i].lu_guid, 16);

Completed in 255 milliseconds