Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Data.h421 SETFEATURES_RA_ON = 0xaa, /* Enable read look-ahead */ enumerator
/Linux-v4.19/drivers/ata/
Dlibata-core.c5308 qc->tf.feature != SETFEATURES_RA_ON && in ata_qc_complete()