Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h319 ATA_PROT_FLAG_ATAPI = (1 << 3), /* is ATAPI */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h525 ATA_PROT_FLAG_ATAPI = (1 << 3), /* is ATAPI */ enumerator