Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c99 struct scc_port scc_ports[2]; variable
204 port = scc_ports + i; in scc_init_portstructs()
227 port = &scc_ports[0]; in mvme147_scc_init()
231 port->port_a = &scc_ports[0]; in mvme147_scc_init()
232 port->port_b = &scc_ports[1]; in mvme147_scc_init()
254 port = &scc_ports[1]; in mvme147_scc_init()
258 port->port_a = &scc_ports[0]; in mvme147_scc_init()
259 port->port_b = &scc_ports[1]; in mvme147_scc_init()
297 port = &scc_ports[0]; in mvme162_scc_init()
301 port->port_a = &scc_ports[0]; in mvme162_scc_init()
[all …]