Searched refs:PORT_IRQ_SG_DONE (Results 1 – 2 of 2) sorted by relevance
78 #define PORT_IRQ_SG_DONE (1 << 5) /* descriptor processed */ macro89 | PORT_IRQ_CONNECT | PORT_IRQ_SG_DONE \
144 PORT_IRQ_SG_DONE = (1 << 5), /* descriptor processed */ enumerator160 DEF_PORT_IRQ = PORT_IRQ_ERROR | PORT_IRQ_SG_DONE |