Searched defs:cfi32_to_cpu (Results 1 – 2 of 2) sorted by relevance
33 #define cfi32_to_cpu(map, x) _cfi_to_cpu(32, (map)->swap, (x)) macro