Lines Matching defs:sc_cylin
282 int sc_cylin; /* where we think the head is */
801 fd->sc_cylin = -1;
1143 fd->sc_cylin = -1;
1519 fd->sc_cylin = bp->b_cylinder;
1524 if (fd->sc_cylin == bp->b_cylinder)
1527 fd->sc_cylin = -1;
1557 fd->sc_cylin = -1;
1601 block = (fd->sc_cylin * type->heads + head) * type->sectrac + sec;
1623 fd->sc_drive, fd->sc_cylin, head, sec, nblks);
1648 FDC_WRFIFO(fdc, fd->sc_cylin); /*track*/
1683 fd->sc_cylin = bp->b_cylinder;
1844 fd->sc_cylin = 0;