Lines Matching defs:sc_cylin
168 int sc_cylin; /* where we think the head is */
356 fd->sc_cylin = -1;
669 fd->sc_cylin = -1;
840 if (fd->sc_cylin == bp->b_cylinder)
851 fd->sc_cylin = -1;
874 block = (fd->sc_cylin * type->heads + head) *
892 fd->sc_cylin, head, sec, nblks);
899 out_fdc(iot, ioh, fd->sc_cylin); /* track */
934 fd->sc_cylin = bp->b_cylinder;
1022 fd->sc_cylin = 0;