Home
last modified time | relevance | path

Searched refs:next_portal (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_text.c225 iscsit_portal_t *portal, *next_portal; in iscsit_add_portals() local
237 portal = next_portal) { in iscsit_add_portals()
239 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_add_portals()
H A Discsit_tgt.c1629 iscsit_portal_t *portal, *next_portal; in iscsit_tpg_modify() local
1635 portal = next_portal) { in iscsit_tpg_modify()
1636 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_tpg_modify()
1670 iscsit_portal_t *portal, *next_portal; in iscsit_tpg_destroy() local
1674 portal = next_portal) { in iscsit_tpg_destroy()
1675 next_portal = AVL_NEXT(&tpg->tpg_portal_list, portal); in iscsit_tpg_destroy()