Searched refs:DST_CRC (Results 1 – 3 of 3) sorted by relevance
197 #define DST_CRC 0x04 /* CRC Error */ macro
816 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT)) in cpc_tty_receive()823 if (status & DST_CRC) { in cpc_tty_receive()
324 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT)) in dma_buf_read()1742 if (rxb & DST_CRC) { in cpc_net_rx()