Searched refs:SETFEATURES_WC_OFF (Results 1 – 4 of 4) sorted by relevance
403 SETFEATURES_WC_OFF = 0x82, /* Disable write cache */ enumerator
568 arg ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF, 0); in set_wcache()
3908 tf->feature = wce ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF; in ata_mselect_caching()
5295 qc->tf.feature != SETFEATURES_WC_OFF && in ata_qc_complete()