Lines Matching refs:ioc_guid
227 (!memcmp(&target->ioc_guid, topspin_oui, sizeof topspin_oui) || in srp_target_is_topspin()
228 !memcmp(&target->ioc_guid, cisco_oui, sizeof cisco_oui)); in srp_target_is_topspin()
928 memcpy(tpi, &target->ioc_guid, 8); in srp_send_req()
934 memcpy(tpi + 8, &target->ioc_guid, 8); in srp_send_req()
946 be64_to_cpu(target->ioc_guid)); in srp_send_req()
3077 return sprintf(buf, "0x%016llx\n", be64_to_cpu(target->ioc_guid)); in show_ioc_guid()
3210 static DEVICE_ATTR(ioc_guid, S_IRUGO, show_ioc_guid, NULL);
3299 memcpy(ids.port_id + 8, &target->ioc_guid, 8); in srp_add_target()
3371 target->ioc_guid == t->ioc_guid && in srp_conn_unique()
3544 target->ioc_guid = cpu_to_be64(ull); in srp_parse_options()
3832 be64_to_cpu(target->ioc_guid), in srp_create_target()
3838 be64_to_cpu(target->ioc_guid), in srp_create_target()
3987 be64_to_cpu(target->ioc_guid), in srp_create_target()
3993 be64_to_cpu(target->ioc_guid), in srp_create_target()