Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlibata.h314 ATA_PROT_FLAG_PIO = (1 << 0), /* is PIO */ enumerator
/openbmc/linux/include/linux/
H A Data.h531 ATA_PROT_FLAG_PIO = (1 << 0), /* is PIO */ enumerator