Searched refs:__le64_to_cpu (Results 1 – 4 of 4) sorted by relevance
88 #define le64_to_cpu __le64_to_cpu
34 #define __le64_to_cpu(x) __swab64((x)) macro
34 #define __le64_to_cpu(x) ((__u64)(x)) macro
514 id->lba_capacity_2 = __le64_to_cpu(id->lba_capacity_2); in ide_fix_driveid()