txenb 1155 drivers/tty/serial/zs.c u8 txint, txenb; txenb 1161 drivers/tty/serial/zs.c txenb = zport->regs[5]; txenb 1166 drivers/tty/serial/zs.c if (!(txenb & TxENAB)) { txenb 1167 drivers/tty/serial/zs.c zport->regs[5] = txenb | TxENAB; txenb 1178 drivers/tty/serial/zs.c if (!(txenb & TxENAB)) {