Searched refs:S_WR_ERROR_OPCODE (Results 1 – 1 of 1) sorted by relevance
531 #define S_WR_ERROR_OPCODE 0 macro533 #define V_WR_ERROR_OPCODE(x) ((x) << S_WR_ERROR_OPCODE)534 #define G_WR_ERROR_OPCODE(x) (((x) >> S_WR_ERROR_OPCODE) & M_WR_ERROR_OPCODE)