Searched refs:_ORDER_ (Results 1 – 2 of 2) sorted by relevance
90 #define _ORDER_ BIT(15) macro140 (((*(__le16 *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)388 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \391 #define GetOrderBit(pbuf) (((*(unsigned short *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)
143 #define _ORDER_ BIT(15) macro420 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \424 (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)