Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c86 static void scc_setsignals(struct scc_port *port, int dtr, int rts);
91 static struct scc_port scc_ports[2];
176 struct scc_port *port; in scc_init_portstructs()
199 struct scc_port *port; in mvme147_scc_init()
302 struct scc_port *port; in mvme162_scc_init()
408 struct scc_port *port; in bvme6000_scc_init()
534 struct scc_port *port = data; in scc_rx_int()
565 struct scc_port *port = data; in scc_spcond_int()
610 struct scc_port *port = data; in scc_tx_int()
653 struct scc_port *port = data; in scc_stat_int()
[all …]
/linux-2.6.39/drivers/char/
Dscc.h75 struct scc_port { struct
82 struct scc_port *port_a; /* Reference to port A and B */ argument
83 struct scc_port *port_b; /* structs for reg access */ argument
443 struct scc_port *port, in _SCCwrite()
532 struct scc_port *port, in _SCCread()