Home
last modified time | relevance | path

Searched refs:cur_iotype (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/8250/
D8250.h29 unsigned char cur_iotype; /* Running I/O type */ member
D8250.c465 up->cur_iotype = p->iotype; in set_io_from_upio()
1940 if (port->iotype != up->cur_iotype) in serial8250_startup()
2619 if (port->iotype != up->cur_iotype) in serial8250_config_port()
2766 up->cur_iotype = 0xFF; in serial8250_register_ports()