Lines Matching defs:sc_cylin
258 int sc_cylin; /* where we think the head is */
585 fd->sc_cylin = -1;
899 fd->sc_cylin = -1;
1242 fd->sc_cylin = bp->b_cylinder;
1247 if (fd->sc_cylin == bp->b_cylinder)
1261 fd->sc_cylin = -1;
1300 block = (fd->sc_cylin * type->heads + head) *
1324 fd->sc_cylin, head, sec, nblks);
1343 OUT_FDC(fdc, fd->sc_cylin, IOTIMEDOUT); /*track*/
1382 fd->sc_cylin = bp->b_cylinder;
1522 fd->sc_cylin = 0;