Lines Matching refs:ioc_guid
222 (!memcmp(&target->ioc_guid, topspin_oui, sizeof topspin_oui) || in srp_target_is_topspin()
223 !memcmp(&target->ioc_guid, cisco_oui, sizeof cisco_oui)); in srp_target_is_topspin()
892 memcpy(tpi, &target->ioc_guid, 8); in srp_send_req()
898 memcpy(tpi + 8, &target->ioc_guid, 8); in srp_send_req()
910 be64_to_cpu(target->ioc_guid)); in srp_send_req()
2907 return sprintf(buf, "0x%016llx\n", be64_to_cpu(target->ioc_guid)); in show_ioc_guid()
3040 static DEVICE_ATTR(ioc_guid, S_IRUGO, show_ioc_guid, NULL);
3129 memcpy(ids.port_id + 8, &target->ioc_guid, 8); in srp_add_target()
3201 target->ioc_guid == t->ioc_guid && in srp_conn_unique()
3378 target->ioc_guid = cpu_to_be64(ull); in srp_parse_options()
3682 be64_to_cpu(target->ioc_guid), in srp_create_target()
3688 be64_to_cpu(target->ioc_guid), in srp_create_target()
3841 be64_to_cpu(target->ioc_guid), in srp_create_target()
3847 be64_to_cpu(target->ioc_guid), in srp_create_target()