Searched refs:PARITY_CRC16_PR0_CCITT (Results 1 – 7 of 7) sorted by relevance
27 #define PARITY_CRC16_PR0_CCITT 4 /* CRC16, initial 0x0000, ITU-T version */ macro
478 case PARITY_CRC16_PR0_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU_0; break; in sca_open()552 parity != PARITY_CRC16_PR0_CCITT && in sca_attach()
330 parity != PARITY_CRC16_PR0_CCITT) in wanxl_attach()
380 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0)
841 parity != PARITY_CRC16_PR0_CCITT && in ucc_hdlc_attach()