Searched refs:ATA_QCFLAG_QUIET (Results 1 – 3 of 3) sorted by relevance
239 ATA_QCFLAG_QUIET = (1 << 6), /* don't report device error */ enumerator
2966 qc->flags |= ATA_QCFLAG_RESULT_TF | ATA_QCFLAG_QUIET; in ata_scsi_pass_thru()
2357 ((qc->flags & ATA_QCFLAG_QUIET) && in ata_eh_link_report()