Searched refs:PARITY_NONE (Results 1 – 7 of 7) sorted by relevance
24 #define PARITY_NONE 1 /* No parity */ macro
506 if (parity != PARITY_NONE && in sca_attach()
334 if (parity != PARITY_NONE && in wanxl_attach()
560 if (parity != PARITY_NONE && in sca_attach()
321 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
847 if (parity != PARITY_NONE && in ucc_hdlc_attach()
1368 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()