Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dlibata-core.c3372 const bool nosetxfer = dev->quirks & ATA_QUIRK_NOSETXFER; in ata_dev_set_mode() local
3382 if (nosetxfer && ap->flags & ATA_FLAG_SATA && ata_id_is_sata(dev->id)) in ata_dev_set_mode()
3385 if (nosetxfer) in ata_dev_set_mode()