Home | History | Annotate | Download | only in block

Lines Matching refs:cylinder

246     uint8_t cylinder;
355 /* take the sector position spos and convert it to Cylinder/Head/Sector position
369 chs->cylinder = 0xFF;
374 chs->cylinder = (uint8_t)spos;