Searched refs:SETFEATURES_WC_ON (Results 1 – 6 of 6) sorted by relevance
217 SETFEATURES_WC_ON = 0x02, /* Enable write cache */ enumerator
402 SETFEATURES_WC_ON = 0x02, /* Enable write cache */ enumerator
568 arg ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF, 0); in set_wcache()
1564 if (qc->tf.feature != SETFEATURES_WC_ON && in ata_qc_complete()
3632 tf->feature = wce ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF; in ata_mselect_caching()
4733 if (qc->tf.feature != SETFEATURES_WC_ON && in ata_qc_complete()