Searched refs:tpgtp (Results 1 – 1 of 1) sorted by relevance
1509 it_tpgt_t *tpgtp = tpgt; in it_tpgt_free_cmn() local1516 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()