Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlibata.h88 ATA_DFLAG_FLUSH_EXT = (1 << 4), /* do FLUSH_EXT instead of FLUSH */ enumerator
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c1309 if (qc->dev->flags & ATA_DFLAG_FLUSH_EXT) in ata_scsi_flush_xlat()
H A Dlibata-core.c2636 dev->flags |= ATA_DFLAG_FLUSH_EXT; in ata_dev_config_lba()