Searched refs:ti_portal_list (Results 1 – 2 of 2) sorted by relevance
100 list_t ti_portal_list; member
694 list_create(&tig->ti_portal_list, sizeof (isns_tpgt_addr_t), in isnst_create_target_info()712 list_insert_tail(&tig->ti_portal_list, tip); in isnst_create_target_info()734 while ((tip = list_remove_head(&tig->ti_portal_list)) != NULL) { in isnst_clear_target_info_cb()737 list_destroy(&tig->ti_portal_list); in isnst_clear_target_info_cb()1999 tip = list_head(&tig->ti_portal_list); in isnst_add_tpg_pg()2013 tip = list_next(&tig->ti_portal_list, tip); in isnst_add_tpg_pg()