Lines Matching refs:__be64
1636 if ((*((__be64 *)lun) & in srpt_unpack_lun()
2381 be64_to_cpu(*(__be64 *)&req->initiator_port_id[0]), in srpt_cm_req_recv()
2382 be64_to_cpu(*(__be64 *)&req->initiator_port_id[8]), in srpt_cm_req_recv()
2383 be64_to_cpu(*(__be64 *)&req->target_port_id[0]), in srpt_cm_req_recv()
2384 be64_to_cpu(*(__be64 *)&req->target_port_id[8]), in srpt_cm_req_recv()
2387 be64_to_cpu(*(__be64 *)&sdev->port[param->port - 1].gid.raw[0]), in srpt_cm_req_recv()
2388 be64_to_cpu(*(__be64 *)&sdev->port[param->port - 1].gid.raw[8])); in srpt_cm_req_recv()
2453 if (*(__be64 *)req->target_port_id != cpu_to_be64(srpt_service_guid) in srpt_cm_req_recv()
2454 || *(__be64 *)(req->target_port_id + 8) != in srpt_cm_req_recv()
2522 be64_to_cpu(*(__be64 *)ch->i_port_id), in srpt_cm_req_recv()
2523 be64_to_cpu(*(__be64 *)(ch->i_port_id + 8))); in srpt_cm_req_recv()