Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h315 ATA_PROT_FLAG_PIO = (1 << 0), /* is PIO */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h522 ATA_PROT_FLAG_PIO = (1 << 0), /* is PIO */ enumerator