Lines Matching defs:sl

55 	struct x25_asy *sl;  in x25_asy_alloc()  local
109 static void x25_asy_free(struct x25_asy *sl) in x25_asy_free()
123 struct x25_asy *sl = netdev_priv(dev); in x25_asy_change_mtu() local
173 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock()
181 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock()
188 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump()
218 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()
259 struct x25_asy *sl = tty->disc_data; in x25_asy_write_wakeup() local
281 struct x25_asy *sl = netdev_priv(dev); in x25_asy_timeout() local
303 struct x25_asy *sl = netdev_priv(dev); in x25_asy_xmit() local
376 struct x25_asy *sl = netdev_priv(dev); in x25_asy_data_transmit() local
401 struct x25_asy *sl = netdev_priv(dev); in x25_asy_connected() local
420 struct x25_asy *sl = netdev_priv(dev); in x25_asy_disconnected() local
450 struct x25_asy *sl = netdev_priv(dev); in x25_asy_open() local
499 struct x25_asy *sl = netdev_priv(dev); in x25_asy_close() local
522 struct x25_asy *sl = tty->disc_data; in x25_asy_receive_buf() local
550 struct x25_asy *sl; in x25_asy_open_tty() local
589 struct x25_asy *sl = tty->disc_data; in x25_asy_close_tty() local
652 static void x25_asy_unesc(struct x25_asy *sl, unsigned char s) in x25_asy_unesc()
687 struct x25_asy *sl = tty->disc_data; in x25_asy_ioctl() local
723 struct x25_asy *sl = netdev_priv(dev); in x25_asy_open_dev() local
740 struct x25_asy *sl = netdev_priv(dev); in x25_asy_setup() local
804 struct x25_asy *sl = netdev_priv(dev); in exit_x25_asy() local