Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h80 #define PORT_IRQ_SDB_FIS (1 << 3) /* Set Device Bits FIS rx'd */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h146 PORT_IRQ_SDB_FIS = (1 << 3), /* Set Device Bits FIS rx'd */ enumerator