Searched defs:cfi64_to_cpu (Results 1 – 1 of 1) sorted by relevance
24 #define cfi64_to_cpu(x) le64_to_cpu(x) macro33 #define cfi64_to_cpu(x) be64_to_cpu(x) macro42 #define cfi64_to_cpu(x) (x) macro