Home
last modified time | relevance | path

Searched defs:PORT_IRQ_ERROR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h152 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h157 PORT_IRQ_ERROR = PORT_IRQ_FREEZE | enumerator
H A Dsata_sil24.c156 PORT_IRQ_ERROR = (1 << 1), /* command execution error */ enumerator