Lines Matching refs:EINTR
876 return -EINTR; in lock_fdc()
1981 return -EINTR; in wait_til_done()
2177 return -EINTR; in do_format()
2194 if (ret == -EINTR) in do_format()
2195 return -EINTR; in do_format()
2964 return -EINTR; in user_reset_fdc()
2971 if (ret == -EINTR) in user_reset_fdc()
2972 return -EINTR; in user_reset_fdc()
3209 if (ret != -EINTR && FDCS->reset) in raw_cmd_ioctl()
3248 return -EINTR; in set_geometry()
3267 return -EINTR; in set_geometry()
3271 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in set_geometry()
3272 return -EINTR; in set_geometry()
3353 return -EINTR; in get_floppy_geometry()
3354 if (poll_drive(false, 0) == -EINTR) in get_floppy_geometry()
3355 return -EINTR; in get_floppy_geometry()
3437 return -EINTR; in fd_locked_ioctl()
3449 return -EINTR; in fd_locked_ioctl()
3471 return -EINTR; in fd_locked_ioctl()
3472 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in fd_locked_ioctl()
3473 return -EINTR; in fd_locked_ioctl()
3488 return -EINTR; in fd_locked_ioctl()
3511 return -EINTR; in fd_locked_ioctl()
3512 if (poll_drive(true, FD_RAW_NEED_DISK) == -EINTR) in fd_locked_ioctl()
3513 return -EINTR; in fd_locked_ioctl()
3534 return -EINTR; in fd_locked_ioctl()
3537 if (i == -EINTR) in fd_locked_ioctl()
3538 return -EINTR; in fd_locked_ioctl()
3543 return -EINTR; in fd_locked_ioctl()