Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dlibata.h136 ATA_DFLAG_FLUSH_EXT = (1 << 4), /* do FLUSH_EXT instead of FLUSH */ enumerator
/kernel/linux/linux-5.10/drivers/ata/
Dlibata-scsi.c1269 if (qc->dev->flags & ATA_DFLAG_FLUSH_EXT) in ata_scsi_flush_xlat()
Dlibata-core.c2548 dev->flags |= ATA_DFLAG_FLUSH_EXT; in ata_dev_configure()