Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h177 ATA_QCFLAG_FAILED = (1 << 16), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h253 ATA_QCFLAG_FAILED = (1 << 16), /* cmd failed and is owned by EH */ enumerator