Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c232 port->port_b = &scc_ports[1]; in mvme147_scc_init()
259 port->port_b = &scc_ports[1]; in mvme147_scc_init()
302 port->port_b = &scc_ports[1]; in mvme162_scc_init()
329 port->port_b = &scc_ports[1]; in mvme162_scc_init()
370 port->port_b = &scc_ports[1]; in bvme6000_scc_init()
397 port->port_b = &scc_ports[1]; in bvme6000_scc_init()
Dscc.h83 struct scc_port *port_b; /* structs for reg access */ member
565 port = port->port_b; in _SCCread()