Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_cylin

314 	int sc_cylin;		/* where we think the head is */
972 fd->sc_cylin = -1;
1326 fd->sc_cylin = -1;
1702 fd->sc_cylin = bp->b_cylinder;
1707 if (fd->sc_cylin == bp->b_cylinder)
1710 fd->sc_cylin = -1;
1740 fd->sc_cylin = -1;
1784 block = (fd->sc_cylin * type->heads + head) * type->sectrac +
1808 fd->sc_drive, fd->sc_cylin, head, sec, nblks);
1833 FDC_WRFIFO(fdc, fd->sc_cylin); /*track*/
1868 fd->sc_cylin = bp->b_cylinder;
2031 fd->sc_cylin = 0;