Home
last modified time | relevance | path

Searched refs:PORT_IRQ_HANDLED (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.c93 #define PORT_IRQ_HANDLED \ macro
862 if (unlikely(port_stat & ~PORT_IRQ_HANDLED)) { in mtip_process_errors()
865 (port_stat & ~PORT_IRQ_HANDLED)); in mtip_process_errors()