Home | History | Annotate | Download | only in scsictl

Lines Matching defs:cylinder

351 			    "cylinder head   index\n"
358 strcpy(msg, "cylinder head sector\n"
408 u_int32_t cylinder;
412 cylinder = _3btol(dd->bfif.cylinder);
416 printf("%8u %4u ", cylinder, head);
432 u_int32_t cylinder;
436 cylinder = _3btol(dd->psf.cylinder);
440 printf("%8u %4u ", cylinder, head);