Searched refs:scc_ports (Results 1 – 1 of 1) sorted by relevance
99 struct scc_port scc_ports[2]; variable204 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 …]