Searched refs:DZ_RBUF_FRAMING_ERR (Results 1 – 2 of 2) sorted by relevance
102 #define DZ_RBUF_FRAMING_ERR 0020000 macro
276 if ((c & (DZ_RBUF_FRAMING_ERR | 0xff)) == DZ_RBUF_FRAMING_ERR) in dzrint()294 if (c & DZ_RBUF_FRAMING_ERR) in dzrint()