Searched refs:FDGC_HISTORY (Results 1 – 4 of 4) sorted by relevance
63 #define FDGC_HISTORY 0x01 /* disk has changed since last i/o */ macro
631 if (fdstatus & (FDGC_HISTORY | FDGC_DETECTED)) { in pc_verify()
1646 cpy.temp |= FDGC_HISTORY; in fd_ioctl()1648 cpy.temp &= ~FDGC_HISTORY; in fd_ioctl()
2292 cpy.temp |= FDGC_HISTORY; in fd_ioctl()2294 cpy.temp &= ~FDGC_HISTORY; in fd_ioctl()2325 cpy.temp |= FDGC_HISTORY; in fd_ioctl()2350 cpy.temp |= FDGC_HISTORY; in fd_ioctl()