Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253x.h314 typedef struct sab_port struct
329 struct sab_port * next; argument
330 struct sab_port * next_by_chip; argument
331 struct sab_port * next_by_board; argument
332 struct sab_port * next_by_cim; argument
421 void (*readfifo)(struct sab_port *port, argument
424 void (*writefifo)(struct sab_port *port); argument
431 unsigned char (*readbyte)(struct sab_port *port, argument
433 void (*writebyte)(struct sab_port *port, argument
436 u16 (*readword)(struct sab_port *port, argument
[all …]
D8253xsyn.c42 struct sab_port *port; in sab8253x_flush_to_ldiscS()
47 port = (struct sab_port *)tty->driver_data; in sab8253x_flush_to_ldiscS()
78 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_flush_charsS()
104 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_stopS()
116 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_startS()
126 static void sab8253x_receive_charsS(struct sab_port *port, in sab8253x_receive_charsS()
258 static void sab8253x_check_statusS(struct sab_port *port, in sab8253x_check_statusS()
352 static void sab8253x_change_speedS(struct sab_port *port) in sab8253x_change_speedS()
557 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_set_termiosS()
599 static int sab8253x_startupS(struct sab_port *port) in sab8253x_startupS()
[all …]
D8253xtty.c51 static void sab8253x_change_speed(struct sab_port *port);
81 struct sab_port *port; in sab8253x_flush_to_ldisc()
86 port = (struct sab_port *)tty->driver_data; /* probably a silly check */ in sab8253x_flush_to_ldisc()
118 static void inline sab8253x_tec_wait(struct sab_port *port) in sab8253x_tec_wait()
128 void sab8253x_start_tx(struct sab_port *port) in sab8253x_start_tx()
322 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_stop()
343 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_start()
360 static void sab8253x_receive_chars(struct sab_port *port, in sab8253x_receive_chars()
472 static void sab8253x_transmit_chars(struct sab_port *port, in sab8253x_transmit_chars()
486 static void sab8253x_check_status(struct sab_port *port, in sab8253x_check_status()
[all …]
D8253xutl.c35 void sab8253x_start_txS(struct sab_port *port) in sab8253x_start_txS()
243 void sab8253x_transmit_charsS(struct sab_port *port, in sab8253x_transmit_charsS()
723 int getccr0configS(struct sab_port *port) in getccr0configS()
728 int getccr1configS(struct sab_port *port) in getccr1configS()
733 int getccr2configS(struct sab_port *port) in getccr2configS()
738 int getccr3configS(struct sab_port *port) in getccr3configS()
743 int getccr4configS(struct sab_port *port) in getccr4configS()
748 int getrlcrconfigS(struct sab_port *port) in getrlcrconfigS()
753 int getmodeS(struct sab_port *port) in getmodeS()
758 void sab8253x_init_lineS(struct sab_port *port) in sab8253x_init_lineS()
[all …]
D8253xini.c218 static unsigned char aura_readb(struct sab_port *port, unsigned char *reg);
219 static unsigned char wmsaura_readb(struct sab_port *port, unsigned char *reg);
220 static unsigned short aura_readw(struct sab_port *port, unsigned short *reg);
221 static unsigned short wmsaura_readw(struct sab_port *port, unsigned short *reg);
222 static void aura_writeb(struct sab_port *port, unsigned char *reg,unsigned char val);
223 static void wmsaura_writeb(struct sab_port *port, unsigned char *reg,unsigned char val);
224 static void aura_writew(struct sab_port *port, unsigned short *reg,unsigned short val);
225 static void wmsaura_writew(struct sab_port *port, unsigned short *reg,unsigned short val);
227 static void aura_readfifo(struct sab_port *port, unsigned char *buf, unsigned int nbytes);
228 static void aura_writefifo(struct sab_port *port);
[all …]
D8253xctl.h243 struct sab_port *ci_portbase; /* first port */
267 struct sab_port *board_portbase; /* port list for this board */
320 int (*b_setif)(struct sab_port *line,
D8253xchr.c183 static void sab8253x_receive_charsC(struct sab_port *port, in sab8253x_receive_charsC()
307 static void sab8253x_check_statusC(struct sab_port *port, in sab8253x_check_statusC()
365 static int sab8253x_startupC(struct sab_port *port) in sab8253x_startupC()
442 static int sab8253x_block_til_readyC(struct file* filp, struct sab_port *port) in sab8253x_block_til_readyC()
D8253xint.c69 struct sab_port *port; in sab82532_interrupt()
187 struct sab_port *port; in sab82538_interrupt()
D8253xnet.c135 static void sab8253x_receive_charsN(struct sab_port *port, in sab8253x_receive_charsN()
264 static void sab8253x_check_statusN(struct sab_port *port, in sab8253x_check_statusN()
505 int sab8253x_startupN(struct sab_port *port) in sab8253x_startupN()
Dsab8253xds.txt2990 void aura_readfifo(struct sab_port *port, unsigned char *buf, unsigned
3017 void wmsaura_readfifo(struct sab_port *port, unsigned char *buf,
3489 struct sab_port *port;
3731 struct sab_port *port;