Home
last modified time | relevance | path

Searched refs:SETFEATURES_RA_OFF (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Data.h407 SETFEATURES_RA_OFF = 0x55, /* Disable read look-ahead */ enumerator
/Linux-v6.1/drivers/ata/
Dlibata-core.c4739 qc->tf.feature != SETFEATURES_RA_OFF) in ata_qc_complete()