Searched defs:stmf_alloc_id (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/stmf/ |
H A D | lun_map.c | 592 stmf_alloc_id(uint16_t id_size, uint16_t type, uint8_t *id_data, function 834 id = stmf_alloc_id(hg_name_size, STMF_ID_TYPE_HOST_GROUP, 860 id = stmf_alloc_id(tg_name_size, STMF_ID_TYPE_TARGET_GROUP, 943 luid = stmf_alloc_id(16, STMF_ID_TYPE_LU_GUID, lu_guid, 0); 1466 id_member = stmf_alloc_id(entry_size, entry_type,
|
Completed in 49 milliseconds