Lines Matching refs:ioc_guid
216 (!memcmp(&target->ioc_guid, topspin_oui, sizeof topspin_oui) || in srp_target_is_topspin()
217 !memcmp(&target->ioc_guid, cisco_oui, sizeof cisco_oui)); in srp_target_is_topspin()
912 memcpy(tpi, &target->ioc_guid, 8); in srp_send_req()
918 memcpy(tpi + 8, &target->ioc_guid, 8); in srp_send_req()
930 be64_to_cpu(target->ioc_guid)); in srp_send_req()
3039 return sprintf(buf, "0x%016llx\n", be64_to_cpu(target->ioc_guid)); in show_ioc_guid()
3171 static DEVICE_ATTR(ioc_guid, S_IRUGO, show_ioc_guid, NULL);
3262 memcpy(ids.port_id + 8, &target->ioc_guid, 8); in srp_add_target()
3334 target->ioc_guid == t->ioc_guid && in srp_conn_unique()
3499 target->ioc_guid = cpu_to_be64(ull); in srp_parse_options()
3778 be64_to_cpu(target->ioc_guid), in srp_create_target()
3784 be64_to_cpu(target->ioc_guid), in srp_create_target()
3935 be64_to_cpu(target->ioc_guid), in srp_create_target()
3941 be64_to_cpu(target->ioc_guid), in srp_create_target()