Searched refs:found_target (Results 1 – 1 of 1) sorted by relevance
501 struct scsi_target *found_target; in scsi_alloc_target() local528 found_target = __scsi_find_target(parent, channel, id); in scsi_alloc_target()529 if (found_target) in scsi_alloc_target()558 ref_got = kref_get_unless_zero(&found_target->reap_ref); in scsi_alloc_target()563 return found_target; in scsi_alloc_target()574 put_device(&found_target->dev); in scsi_alloc_target()