Searched refs:OTHERS (Results 1 – 3 of 3) sorted by relevance
96 #define OTHERS 1 macro99 #define ISR OTHERS103 #define HALT OTHERS110 #define PNP OTHERS114 #define MISC OTHERS123 #define CMHOST OTHERS126 #define SERIAL (OTHERS<<12)127 #define IDLE_MODE (OTHERS<<13)129 #define WRM (OTHERS<<14)130 #define RDM (OTHERS<<15)[all …]
31 OTHERS /* Other instructions can not intercept */ enumerator
149 enum reason_type rv = OTHERS; in get_ins_type()