Searched refs:FDOPT_NORETRY (Results 1 – 3 of 3) sorted by relevance
146 #define FDOPT_NORETRY 0x0001 /* no retries on failure */ macro
92 fdopts |= FDOPT_NORETRY; in verify_track()
777 (fdc->retry >= retries || (fd->options & FDOPT_NORETRY))) { in fdc_worker()1215 fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY; in fd_probe_disk()1355 fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY; in fdautoselect()1431 fd->options &= ~(FDOPT_NORETRY | FDOPT_NOERRLOG | FDOPT_NOERROR); in fd_access()