Searched refs:FDC_STAT_VALID (Results 1 – 2 of 2) sorted by relevance
42 #define FDC_STAT_VALID 0x08 macro
609 fdc->flags |= FDC_STAT_VALID; in fdc_read_status()611 fdc->flags &= ~FDC_STAT_VALID; in fdc_read_status()1536 if ((fd->fdc->flags & FDC_STAT_VALID) == 0) in fd_ioctl()