Searched refs:FDOPT_NOERRLOG (Results 1 – 2 of 2) sorted by relevance
147 #define FDOPT_NOERRLOG 0x002 /* no "hard error" kernel log messages */ macro
1212 fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY; in fd_probe_disk()1352 fd->options |= FDOPT_NOERRLOG | FDOPT_NORETRY; in fdautoselect()1429 fd->options &= ~(FDOPT_NORETRY | FDOPT_NOERRLOG | FDOPT_NOERROR); in fd_access()