Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/iscsit/
H A Discsit_common.c1509 it_tpgt_t *tpgtp = tpgt; in it_tpgt_free_cmn() local
1516 while (tpgtp) { in it_tpgt_free_cmn()
1517 next = tpgtp->tpgt_next; in it_tpgt_free_cmn()
1519 iscsit_free(tpgtp, sizeof (it_tpgt_t)); in it_tpgt_free_cmn()
1521 tpgtp = next; in it_tpgt_free_cmn()