Searched refs:M_PARITY (Results 1 – 4 of 4) sorted by relevance
29 #define M_PARITY N_M_PARITY macro
894 #define M_PARITY (0x09) macro
4166 np->msgout[0] = (phase == 7) ? M_PARITY : M_ID_ERROR; in sym_int_par()6088 if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) { in sym_int_sir()
26143 #define M_PARITY 0x3U macro26145 #define G_PARITY(x) (((x) >> S_PARITY) & M_PARITY)