Searched refs:stmf_alloc_id (Results 1 – 1 of 1) sorted by relevance
/titanic_44/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, in stmf_alloc_id() function 834 id = stmf_alloc_id(hg_name_size, STMF_ID_TYPE_HOST_GROUP, in stmf_add_hg() 860 id = stmf_alloc_id(tg_name_size, STMF_ID_TYPE_TARGET_GROUP, in stmf_add_tg() 943 luid = stmf_alloc_id(16, STMF_ID_TYPE_LU_GUID, lu_guid, 0); in stmf_add_view_entry() 1466 id_member = stmf_alloc_id(entry_size, entry_type, in stmf_add_group_member()
|