Home
last modified time | relevance | path

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

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