Searched refs:MDEG_ALLOC_HDL (Results 1 – 1 of 1) sorted by relevance
120 #define MDEG_ALLOC_HDL(_idx, _count) (((uint64_t)_idx << MDEG_IDX_SHIFT) | \ macro267 clnt->hdl = MDEG_ALLOC_HDL(idx, MDEG_HDL2COUNT(clnt->hdl)); in mdeg_alloc_clnt()