Searched refs:_FROM_DS_ (Results 1 – 3 of 3) sorted by relevance
145 #define _FROM_DS_ BIT(9) macro164 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_); \167 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)170 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_)); \
137 #define _FROM_DS_ BIT(9) macro154 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_)156 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)159 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_))
193 #define _FROM_DS_ BIT(9) macro210 *(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_)212 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0)215 *(__le16 *)(pbuf) &= (~cpu_to_le16(_FROM_DS_))