Home | History | Annotate | Download | only in i386

Lines Matching defs:cylinders

794 	u_int cylinders;
911 * if possible (extending its # of cylinders if it's beyond
929 cylinders = bip->bi_cyl;
930 biostotal = heads * sectors * cylinders;
934 cylinders = realtotal / (heads * sectors);
937 cylinders = label.d_ncylinders;
944 hdg.cylinders = cylinders;
952 hdg_big.cylinders = cylinders;