Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h137 ATA_FLAG_SLAVE_POSS = (1 << 0), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h193 ATA_FLAG_SLAVE_POSS = (1 << 0), /* host supports slave dev */ enumerator