Lines Matching defs:sc_drive
236 int sc_drive; /* physical unit number */
650 fd->sc_drive = drive;
853 (fd->sc_type->rate << 4) | fd->sc_drive);
1190 out_fdc(iot, ioh, fd->sc_drive); /* drive number */
1271 read ? "read" : "write", fd->sc_drive, fd->sc_cylin,
1288 out_fdc(iot, ioh, (head << 2) | fd->sc_drive);
1298 out_fdc(iot, ioh, (head << 2) | fd->sc_drive);
1327 out_fdc(iot, ioh, (head << 2) | fd->sc_drive);
1380 out_fdc(iot, ioh, (head << 2) | fd->sc_drive);
1502 out_fdc(iot, ioh, fd->sc_drive);