Home
last modified time | relevance | path

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

/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
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c87 #define DEF_PORT_IRQ \ macro