Searched refs:_RETRY_ (Results 1 – 1 of 1) sorted by relevance
86 #define _RETRY_ BIT(11) macro112 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)115 (*(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_)))