Searched refs:_FROM_DS_ (Results 1 – 2 of 2) sorted by relevance
137 #define _FROM_DS_ BIT(9) macro151 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_)153 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)
84 #define _FROM_DS_ BIT(9) macro98 (*(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_))100 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)