Home
last modified time | relevance | path

Searched defs:DEF_PORT_IRQ (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h163 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
/openbmc/u-boot/include/
H A Dahci.h87 #define DEF_PORT_IRQ PORT_IRQ_FATAL | PORT_IRQ_PHYRDY \ macro
/openbmc/linux/drivers/ata/
H A Dahci.h160 DEF_PORT_IRQ = PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | enumerator
H A Dsata_sil24.c168 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
/openbmc/qemu/hw/ide/
H A Dahci_internal.h166 #define DEF_PORT_IRQ (PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | \ macro
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c87 #define DEF_PORT_IRQ \ macro