Searched refs:WriteBE4Byte (Results 1 – 1 of 1) sorted by relevance
192 #define WriteBE4Byte(_ptr, _val) ((*((u32 *)(_ptr))) = cpu_to_be32(_val)) macro310 WriteBE4Byte(__pStart, __Value); \312 WriteBE4Byte(__pStart, \