Searched refs:ata_id_wcache_enabled (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | ata.h | 745 static inline bool ata_id_wcache_enabled(const u16 *id) in ata_id_wcache_enabled() function |
D | libata.h | 1825 return ata_id_wcache_enabled(dev->id) || in ata_try_flush_cache() |