port_high 775 drivers/tty/serial/serial_core.c retinfo->port_high = (long) uport->iobase >> HIGH_BITS_OFFSET; port_high 821 drivers/tty/serial/serial_core.c new_port += (unsigned long) new_info->port_high << HIGH_BITS_OFFSET; port_high 2646 drivers/tty/serial/serial_core.c ioaddr |= (unsigned long)tmp.port_high << HIGH_BITS_OFFSET; port_high 2693 drivers/tty/tty_io.c unsigned int port_high; port_high 2715 drivers/tty/tty_io.c v.port_high = v32.port_high; port_high 2746 drivers/tty/tty_io.c v32.port_high = v.port_high; port_high 36 include/uapi/linux/serial.h unsigned int port_high;