Lines Matching refs:sab_port
42 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()
693 static void sab8253x_shutdownS(struct sab_port *port) in sab8253x_shutdownS()
769 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_writeS()
895 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_throttleS()
915 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_unthrottleS()
935 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_send_xcharS()
988 struct sab_port *port = (struct sab_port *) tty->driver_data; in sab8253x_breakS()
998 struct sab_port *port = (struct sab_port *)tty->driver_data; in sab8253x_closeS()
1134 struct sab_port * port = (struct sab_port *)tty->driver_data; in sab8253x_hangupS()
1162 struct sab_port *port; in sab8253x_openS()