PAR_ENAB          850 drivers/tty/serial/ip22zilog.c 		up->curregs[4] |= PAR_ENAB;
PAR_ENAB          852 drivers/tty/serial/ip22zilog.c 		up->curregs[4] &= ~PAR_ENAB;
PAR_ENAB         1072 drivers/tty/serial/pmac_zilog.c 		uap->curregs[4] |= PAR_ENAB;
PAR_ENAB         1074 drivers/tty/serial/pmac_zilog.c 		uap->curregs[4] &= ~PAR_ENAB;
PAR_ENAB          915 drivers/tty/serial/sunzilog.c 		up->curregs[R4] |= PAR_ENAB;
PAR_ENAB          917 drivers/tty/serial/sunzilog.c 		up->curregs[R4] &= ~PAR_ENAB;