Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dser_a2232.c230 port->disable_rx = -1; in a2232_disable_rx_interrupts()
237 port->disable_rx = 0; in a2232_enable_rx_interrupts()
569 if (!port->disable_rx && !port->throttle_input){ /* If input is not disabled */ in a2232_vbl_inter()
694 port->disable_rx = port->throttle_input = port->cd_status = 0; in a2232_init_portstructs()
Dser_a2232.h62 short disable_rx; member