Searched refs:PARITY_CRC32_PR1_CCITT (Results 1 – 7 of 7) sorted by relevance
30 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */ macro
443 case PARITY_CRC32_PR1_CCITT: in sca_open()509 parity != PARITY_CRC32_PR1_CCITT && in sca_attach()
335 parity != PARITY_CRC32_PR1_CCITT && in wanxl_attach()
370 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
848 parity != PARITY_CRC32_PR1_CCITT && in ucc_hdlc_attach()
1222 case PARITY_CRC32_PR1_CCITT: in hss_hdlc_attach()
1370 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()