Searched refs:FDGC_HISTORY (Results 1 – 4 of 4) sorted by relevance
61 #define FDGC_HISTORY 0x01 /* disk has changed since last i/o */ macro
630 if (fdstatus & (FDGC_HISTORY | FDGC_DETECTED)) { in pc_verify()
1652 cpy.temp |= FDGC_HISTORY; in fd_ioctl()1654 cpy.temp &= ~FDGC_HISTORY; in fd_ioctl()
2295 cpy.temp |= FDGC_HISTORY; in fd_ioctl()2297 cpy.temp &= ~FDGC_HISTORY; in fd_ioctl()2328 cpy.temp |= FDGC_HISTORY; in fd_ioctl()2353 cpy.temp |= FDGC_HISTORY; in fd_ioctl()