Searched refs:ata_id_wcache_enabled (Results 1 – 3 of 3) sorted by relevance
723 static inline bool ata_id_wcache_enabled(const u16 *id) in ata_id_wcache_enabled() function
1901 return ata_id_wcache_enabled(dev->id) || in ata_try_flush_cache()
2213 buf[2] |= (ata_id_wcache_enabled(id) << 2); /* write cache enable */ in ata_msense_caching()