Lines Matching refs:id_ext
893 memcpy(tpi + 8, &target->id_ext, 8); in srp_send_req()
897 memcpy(tpi, &target->id_ext, 8); in srp_send_req()
2884 return sysfs_emit(buf, "0x%016llx\n", be64_to_cpu(target->id_ext)); in id_ext_show()
2887 static DEVICE_ATTR_RO(id_ext);
3132 be64_to_cpu(target->id_ext)); in srp_add_target()
3137 memcpy(ids.port_id, &target->id_ext, 8); in srp_add_target()
3209 target->id_ext == t->id_ext && in srp_conn_unique()
3371 target->id_ext = cpu_to_be64(ull); in srp_parse_options()
3688 be64_to_cpu(target->id_ext), in add_target_store()
3694 be64_to_cpu(target->id_ext), in add_target_store()
3822 be64_to_cpu(target->id_ext), in add_target_store()
3828 be64_to_cpu(target->id_ext), in add_target_store()