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