Searched refs:WriteBE2Byte (Results 1 – 1 of 1) sorted by relevance
193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro323 WriteBE2Byte(__pStart, __Value); \325 WriteBE2Byte(__pStart, \