Searched refs:PORT_IRQ_SG_DONE (Results 1 – 1 of 1) sorted by relevance
153 #define PORT_IRQ_SG_DONE (1 << 5) /* descriptor processed */ macro165 #define DEF_PORT_IRQ (PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | \