Searched defs:evt2irq (Results 1 – 1 of 1) sorted by relevance
16 #define evt2irq(evt) (((evt) >> 5) - 16) macro19 #define evt2irq(evt) (evt) macro