Searched defs:INT_ERROR (Results 1 – 5 of 5) sorted by relevance
17 #define INT_ERROR(x) (((x) & 0xF4FF) == 0x0400) macro
108 #define INT_ERROR 0x04 /* error interrupt */ macro
101 #define INT_ERROR BIT(1) macro
52 #define INT_ERROR 0x08 /* Error: use CMD_READ_ERR. */ macro
110 #define INT_ERROR 0x2 macro
Completed in 16 milliseconds