Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h67 #define PORT_IRQ_TF_ERR (1 << 30) /* task file error */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h133 PORT_IRQ_TF_ERR = (1 << 30), /* task file error */ enumerator