Searched refs:ERR_TYP (Results 1 – 7 of 7) sorted by relevance
1462 #define ERR_TYP(x) (((x) & 0x03u) << 14) macro1464 #define ERR_TYP(x) (((x) & 0x03) << 14) macro
547 #define ERR_TYP(x) ((x & 0x03) << 14) macro
770 #define ERR_TYP 0xC000 /* Error Type */ macro
771 #define ERR_TYP 0xC000 /* Error Type */ macro
1078 #define ERR_TYP(x) ((x & 0x03) << 14) macro
1093 #define ERR_TYP 0xC000 /* Error Type */ macro
1911 #define ERR_TYP 0xc000 /* Error Type */ macro