Lines Matching defs:u64_crq
3575 u64 *u64_crq = (u64 *)sub_crq;
3581 (unsigned long int)cpu_to_be64(u64_crq[0]),
3582 (unsigned long int)cpu_to_be64(u64_crq[1]),
3583 (unsigned long int)cpu_to_be64(u64_crq[2]),
3584 (unsigned long int)cpu_to_be64(u64_crq[3]));
3591 cpu_to_be64(u64_crq[0]),
3592 cpu_to_be64(u64_crq[1]),
3593 cpu_to_be64(u64_crq[2]),
3594 cpu_to_be64(u64_crq[3]));
3626 u64 *u64_crq = (u64 *)crq;
3630 (unsigned long int)cpu_to_be64(u64_crq[0]),
3631 (unsigned long int)cpu_to_be64(u64_crq[1]));
3643 cpu_to_be64(u64_crq[0]),
3644 cpu_to_be64(u64_crq[1]));
4837 u64 *u64_crq = (u64 *)crq;
4841 (unsigned long int)cpu_to_be64(u64_crq[0]),
4842 (unsigned long int)cpu_to_be64(u64_crq[1]));