Searched refs:_ORDER_ (Results 1 – 2 of 2) sorted by relevance
151 #define _ORDER_ BIT(15) macro230 le16_to_cpu(_ORDER_)) != 0)474 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \478 le16_to_cpu(_ORDER_)) != 0)
156 #define _ORDER_ BIT(15) macro216 (((*(__le16 *)(pbuf)) & cpu_to_le16(_ORDER_)) != 0)490 *(unsigned short *)(pbuf) |= cpu_to_le16(_ORDER_); \494 (((*(unsigned short *)(pbuf)) & le16_to_cpu(_ORDER_)) != 0)