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