Home
last modified time | relevance | path

Searched refs:SETFEATURES_WC_OFF (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-disk.c568 arg ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF, 0); in set_wcache()
/kernel/linux/linux-6.6/include/linux/
H A Data.h409 SETFEATURES_WC_OFF = 0x82, /* Disable write cache */ enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h403 SETFEATURES_WC_OFF = 0x82, /* Disable write cache */ enumerator
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c3650 tf->feature = wce ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF; in ata_mselect_caching()
H A Dlibata-core.c4734 qc->tf.feature != SETFEATURES_WC_OFF && in ata_qc_complete()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-scsi.c3684 tf->feature = wce ? SETFEATURES_WC_ON : SETFEATURES_WC_OFF; in ata_mselect_caching()
H A Dlibata-core.c4903 qc->tf.feature != SETFEATURES_WC_OFF && in ata_qc_complete()

Completed in 36 milliseconds