Lines Matching refs:xff
122 #define NVP_WRITEID_MASK (UINT64_CAST 0xff << 32)
136 #define NVS_WRITEID_MASK (UINT64_CAST 0xff << 32)
159 #define NAGE_AGE_MASK (UINT64_CAST 0xff)
185 #define NPE_RETRYCOUNT_MASK (UINT64_CAST 0xff << 16)
187 #define NPE_CBERRCOUNT_MASK (UINT64_CAST 0xff << 8)
190 #define NPE_SNERRCOUNT_MASK (UINT64_CAST 0xff << 0)
192 #define NPE_COUNT_MAX 0xff
220 #define NI_LLP_RETRY_MAX 0xff
221 #define NI_LLP_CB_MAX 0xff
222 #define NI_LLP_SN_MAX 0xff