Searched refs:tg_next (Results 1 – 4 of 4) sorted by relevance
1641 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) in phyint_inst_print()2024 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in target_lookup()2057 tg = tg->tg_next; in target_next()2130 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in target_select_best()2214 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in target_first()2377 tg->tg_next = pii->pii_targets; in target_insert()2379 if (tg->tg_next != NULL) in target_insert()2380 tg->tg_next->tg_prev = tg; in target_insert()2422 pii->pii_targets = tg->tg_next; in target_delete()2424 tg->tg_prev->tg_next = tg->tg_next; in target_delete()[all …]
324 struct target *tg_next; /* Next target for this phyint inst. */ member
1058 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in check_pii_crtt_improved()1102 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in check_exception_target()2031 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in reset_crtt_all()2040 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in reset_crtt_all()
1785 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) in init_router_targets()1798 next_tg = tg->tg_next; in init_router_targets()1862 for (tg = pii->pii_targets; tg != NULL; tg = tg->tg_next) { in dup_host_targets()