Searched refs:ata_id_flush_enabled (Results 1 – 3 of 3) sorted by relevance
540 barrier = ata_id_flush_enabled(id) && in update_flush()567 if (ata_id_flush_enabled(drive->id)) { in set_wcache()751 if (ata_id_flush_enabled(drive->id) == 0 || in ide_disk_flush()
121 if (ata_id_flush_enabled(drive->id) == 0 || in ide_start_power_step()
617 static inline bool ata_id_flush_enabled(const u16 *id) in ata_id_flush_enabled() function