RNBD_PART_BITS
dev->gd->first_minor = idx << RNBD_PART_BITS;
dev->gd->minors = 1 << RNBD_PART_BITS;
(1 << (MINORBITS - RNBD_PART_BITS)) - 1,