Lines Matching defs:cylinders
183 static unsigned int cylinders, sectors, heads;
659 "%*s[-b cylinders/heads/sectors] \\\n"
1617 * We may get the number of cylinders slightly wrong (in
1646 /* BIOS may use 256 heads or 1024 cylinders */
1695 /* Estimate the number of cylinders. */
1702 * Be willing to shove cylinders up a little bit to make things work,
1717 * But cylinders cannot be > 1024.
2361 cylinders, heads, sectors, disksectors);
2371 printf("cylinders: %d, heads: %d, sectors/track: %d "
2373 "bytes/sector: %zd\n\n", cylinders, heads, sectors,
2376 printf("cylinders: %d, heads: %d, sectors/track: %d "
2446 printf("Disk %d: cylinders %u, heads %u, sectors %u"
2455 dos_cylinders = decimal("BIOS's idea of #cylinders",
2636 cylinders = disklabel.d_ncylinders;
2643 dos_cylinders = cylinders;
2880 /* round to whole number of cylinders */