Home
last modified time | relevance | path

Searched refs:SETFEATURES_WC_ON (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Data.h408 SETFEATURES_WC_ON = 0x02, /* Enable write cache */ enumerator
/linux/drivers/ata/
H A Dlibata-scsi.c3842 tf->feature = wce ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF; in ata_mselect_caching()
H A Dlibata-core.c4876 if (qc->tf.feature != SETFEATURES_WC_ON && in ata_qc_complete()