Lines Matching defs:cylinders
180 static unsigned int cylinders, sectors, heads;
656 "%*s[-b cylinders/heads/sectors] \\\n"
1614 * We may get the number of cylinders slightly wrong (in
1643 /* BIOS may use 256 heads or 1024 cylinders */
1692 /* Estimate the number of cylinders. */
1699 * Be willing to shove cylinders up a little bit to make things work,
1714 * But cylinders cannot be > 1024.
2358 cylinders, heads, sectors, disksectors);
2368 printf("cylinders: %d, heads: %d, sectors/track: %d "
2370 "bytes/sector: %zd\n\n", cylinders, heads, sectors,
2373 printf("cylinders: %d, heads: %d, sectors/track: %d "
2443 printf("Disk %d: cylinders %u, heads %u, sectors %u"
2452 dos_cylinders = decimal("BIOS's idea of #cylinders",
2633 cylinders = disklabel.d_ncylinders;
2640 dos_cylinders = cylinders;
2877 /* round to whole number of cylinders */