Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_cylin

271 	int		sc_cylin;	/* where we think the head is */
546 fd->sc_cylin = -1;
836 fd->sc_cylin = -1;
1013 if (fd->sc_cylin == bp->b_cylinder)
1026 fd->sc_cylin = -1;
1054 block = (fd->sc_cylin * type->heads + head)
1077 fd->sc_drive, fd->sc_cylin, head, sec, nblks);
1099 out_fdc(fd->sc_cylin); /* track */
1136 fd->sc_cylin = bp->b_cylinder;
1230 fd->sc_cylin = 0;