Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/mtip32xx/
Dmtip32xx.c84 #define PORT_IRQ_HANDLED \ macro
725 if (unlikely(port_stat & ~PORT_IRQ_HANDLED)) { in mtip_process_errors()
728 (port_stat & ~PORT_IRQ_HANDLED)); in mtip_process_errors()