DS1287_MAX_CLONE
for (clone = 1; clone < DS1287_MAX_CLONE; clone++)
if (clone == DS1287_MAX_CLONE) {
#define DS1287_MINOR_TO_CLONE(minor) ((minor) & (DS1287_MAX_CLONE - 1))
uchar_t clones[DS1287_MAX_CLONE]; /* array of clones */