Searched refs:_TO_DS_ (Results 1 – 2 of 2) sorted by relevance
222 #define _TO_DS_ BIT(8) macro232 *(__le16 *)(pbuf) |= cpu_to_le16(_TO_DS_)234 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)237 *(__le16 *)(pbuf) &= (~cpu_to_le16(_TO_DS_))
83 #define _TO_DS_ BIT(8) macro93 (*(__le16 *)(pbuf) |= cpu_to_le16(_TO_DS_))95 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0)