Searched refs:bdp (Results 1 – 2 of 2) sorted by relevance
100 #define INC_RC(ftl, bdp, c) \ argument102 ui32 rc = GET_RC(*bdp) + c; \106 *bdp = rc | (*bdp & ~RC_MASK); \111 #define SET_MAX_RC(ftl, bdp) \ argument114 *bdp = (ftl)->max_rc | (*bdp & ~RC_MASK); \
307 DEF_BIT(1, bdp);
Completed in 5 milliseconds