Searched refs:ata_id_flush_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-disk.c539 barrier = ata_id_flush_enabled(id) && update_flush()
566 if (ata_id_flush_enabled(drive->id)) { set_wcache()
752 if (ata_id_flush_enabled(drive->id) == 0 || ide_disk_flush()
H A Dide-pm.c121 if (ata_id_flush_enabled(drive->id) == 0 || ide_start_power_step()
/linux-4.1.27/include/linux/
H A Data.h567 static inline bool ata_id_flush_enabled(const u16 *id) ata_id_flush_enabled() function

Completed in 102 milliseconds