Home | History | Annotate | Download | only in hw

Lines Matching refs:fd1

274     int fd0, fd1, nb;
333 fd1 = fdctrl_get_drive_type(floppy_controller, 1);
335 val = (cmos_get_fd_drive_type(fd0) << 4) | cmos_get_fd_drive_type(fd1);
342 if (fd1 < 3)