MAX_DR_NUM
struct dma_region dr[MAX_DR_NUM]; /* maximal, 64 * 4KB = 256KB */
if (cnt >= MAX_DR_NUM) {