Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c55 #define CHANNEL_A 0 macro
228 port->channel = CHANNEL_A; in mvme147_scc_init()
298 port->channel = CHANNEL_A; in mvme162_scc_init()
366 port->channel = CHANNEL_A; in bvme6000_scc_init()
477 (port->channel == CHANNEL_A ? IPR_A_RX : IPR_B_RX)) { in scc_rx_int()
493 int int_pending_mask = port->channel == CHANNEL_A ? in scc_spcond_int()
708 if (channel == CHANNEL_A) in scc_set_real_termios()