Home
last modified time | relevance | path

Searched refs:IDE_DFLAG_NOFLUSH (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/ide/ !
Dide.c292 drive->dev_flags |= IDE_DFLAG_NOFLUSH; in ide_dev_apply_params()
Dide-disk.c541 (drive->dev_flags & IDE_DFLAG_NOFLUSH) == 0 && in update_flush()
/linux-3.4.99/include/linux/ !
Dide.h436 IDE_DFLAG_NOFLUSH = (1 << 3), enumerator