Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h170 ATA_QCFLAG_ACTIVE = (1 << 0), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h245 ATA_QCFLAG_ACTIVE = (1 << 0), /* cmd not yet ack'd to scsi lyer */ enumerator