Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h318 ATA_PROT_FLAG_NCQ = (1 << 2), /* is NCQ */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h524 ATA_PROT_FLAG_NCQ = (1 << 2), /* is NCQ */ enumerator