Home | History | Annotate | Download | only in sn0

Lines Matching refs:xff

139 #define NVP_WRITEID_MASK	(UINT64_CAST 0xff << 32)
153 #define NVS_WRITEID_MASK (UINT64_CAST 0xff << 32)
176 #define NAGE_AGE_MASK (UINT64_CAST 0xff)
207 #define NPE_RETRYCOUNT_MASK (UINT64_CAST 0xff << 16)
209 #define NPE_CBERRCOUNT_MASK (UINT64_CAST 0xff << 8)
211 #define NPE_SNERRCOUNT_MASK (UINT64_CAST 0xff << 0)
214 #define NPE_COUNT_MAX 0xff
249 #define NI_LLP_RETRY_MAX 0xff
250 #define NI_LLP_CB_MAX 0xff
251 #define NI_LLP_SN_MAX 0xff