Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Data.h422 SETFEATURES_RA_OFF = 0x55, /* Disable read look-ahead */ enumerator
/Linux-v4.19/drivers/ata/
Dlibata-core.c5309 qc->tf.feature != SETFEATURES_RA_OFF) in ata_qc_complete()