Searched defs:INTR_ALWAYS (Results 1 – 3 of 3) sorted by relevance
77 #define INTR_ALWAYS 0x30 /* always interrupt */ macro
132 #define INTR_ALWAYS 0x0030 /* always interrupt */ macro
291 BRANCH_ALWAYS=0x0C0000, INTR_ALWAYS=0x300000, WAIT_ALWAYS=0x030000, enumerator