Searched refs:aptpl_reg_list (Results 1 – 3 of 3) sorted by relevance
404 struct list_head aptpl_reg_list; member
885 list_add_tail(&pr_reg->pr_reg_aptpl_list, &pr_tmpl->aptpl_reg_list); in core_scsi3_alloc_aptpl_registration()946 list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, in __core_scsi3_check_aptpl_registration()1403 list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, in core_scsi3_free_all_registrations()
730 INIT_LIST_HEAD(&dev->t10_pr.aptpl_reg_list); in target_alloc_device()