Searched refs:PARITY_NONE (Results 1 – 6 of 6) 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()
321 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
560 if (parity != PARITY_NONE && in sca_attach()
1369 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()