Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h150 ATA_FLAG_NO_IORDY = (1 << 16), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h209 ATA_FLAG_NO_IORDY = (1 << 16), /* controller lacks iordy */ enumerator