FD_MAX_NSEC
} idfields[FD_MAX_NSEC]; /* 0 <= idx < nsecs used */
if (fdt.sectrac > FD_MAX_NSEC)
errx(2, "too many sectors per track, max value is %d", FD_MAX_NSEC);
int il[FD_MAX_NSEC + 1];