Searched refs:next_target (Results 1 – 9 of 9) sorted by relevance
88 for(a = dp->target_list; a; a = a->next_target) { in delegpt_copy() 168 p = p->next_target; in delegpt_find_addr() 226 a->next_target = dp->target_list; in delegpt_add_addr() 268 for(a = dp->target_list; a; a = a->next_target) { in delegpt_count_addr() 309 for(a = dp->target_list; a; a = a->next_target) { in delegpt_log() 380 for(a = dp->target_list; a; a = a->next_target) in delegpt_count_targets() 625 na = a->next_target; in delegpt_free_mlc() 707 a->next_target = dp->target_list; in delegpt_add_addr_mlc()
157 struct delegpt_addr* next_target; member
1400 for(a=dp->target_list; a; a = a->next_target) { in iter_ds_toolow() 1415 for(a=dp->target_list; a; a = a->next_target) { in iter_ds_toolow()
2178 for(a = dp->target_list; a; a=a->next_target) { in processLastResort()
2133 int next_target; in scsi_scan_bus() local2148 next_target = 1; in scsi_scan_bus()2171 next_target = 0; in scsi_scan_bus()2225 next_target = 0; in scsi_scan_bus()2248 next_target = 0; in scsi_scan_bus()2251 next_target = 1; in scsi_scan_bus()2257 next_target = 0; in scsi_scan_bus()2263 next_target = 0; in scsi_scan_bus()2265 if (next_target == 0) { in scsi_scan_bus()2268 next_target = 1; in scsi_scan_bus()[all …]
2183 struct cam_et *target, *next_target; in xpttargettraverse() local2199 for (; target != NULL; target = next_target) { in xpttargettraverse()2206 next_target = TAILQ_NEXT(target, links); in xpttargettraverse()2207 if (next_target) in xpttargettraverse()2208 next_target->refcount++; in xpttargettraverse()
860 for(a = dp->target_list; a; a = a->next_target) { in print_dp_details()
2583 for(a = dp->target_list; a; a = a->next_target) { in ssl_print_name_dp()
2287 cursor = cursor->next_target) { in rpz_delegation_point_ipbased_trigger_lookup()