Searched defs:SOFTIPLMASK (Results 1 – 3 of 3) sorted by relevance
60 #define SOFTIPLMASK(ipl) ((0x0f << (ipl)) & 0x0f) macro
81 #define SOFTIPLMASK( global() macro
661 #define SOFTIPLMASK(ipl) ((0x0f << (ipl)) & 0x0f) macro