ASYNC_PARITY_ODD
info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN;
if (info->params.parity == ASYNC_PARITY_ODD)