Searched refs:be_val (Results 1 – 1 of 1) sorted by relevance
77 static inline uint64_t be64_to_cpu(beint64_t be_val) in be64_to_cpu() argument79 return BE64_TO_CPU(be_val); in be64_to_cpu()