FLUSH_FILE_BIT
sci->sc_flush_request &= ~FLUSH_FILE_BIT;
~FLUSH_FILE_BIT : ~FLUSH_DAT_BIT;
if (!(sci->sc_flush_request & ~FLUSH_FILE_BIT))