Searched refs:nosetxfer (Results 1 – 1 of 1) sorted by relevance
3337 const bool nosetxfer = dev->quirks & ATA_QUIRK_NOSETXFER; in ata_dev_set_mode() local3347 if (nosetxfer && ap->flags & ATA_FLAG_SATA && ata_id_is_sata(dev->id)) in ata_dev_set_mode()3350 if (nosetxfer) in ata_dev_set_mode()