Home
last modified time | relevance | path

Searched defs:ATA_QCFLAG_QUIET (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h175 ATA_QCFLAG_QUIET = (1 << 6), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h250 ATA_QCFLAG_QUIET = (1 << 6), /* don't report device error */ enumerator