Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h56 void *stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num);
H A Dlun_map.c409 ASSERT(!stmf_get_ent_from_map(sm, luNbr)); in stmf_add_lu_to_session()
453 lun_map_ent = stmf_get_ent_from_map(sm, luNbr); in stmf_remove_lu_from_session()
1002 if ((*conflicting = stmf_get_ent_from_map(ve_map, lun_num)) in stmf_add_view_entry()
1162 stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num) in stmf_get_ent_from_map() function
1725 if (stmf_get_ent_from_map(ve_map, lun_num) != NULL) { in stmf_validate_lun_view_entry()
H A Dstmf.c3744 stmf_get_ent_from_map(iss->iss_sm, n); in stmf_register_itl_handle()
3900 stmf_get_ent_from_map(iss->iss_sm, n); in stmf_get_itl_handle()
4042 (stmf_lun_map_ent_t *)stmf_get_ent_from_map(iss->iss_sm, luNbr); in stmf_task_alloc()