Home
last modified time | relevance | path

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

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