Home
last modified time | relevance | path

Searched refs:X25_ASY_MAGIC (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wan/
Dx25_asy.c265 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_write_wakeup()
526 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_receive_buf()
559 if (sl && sl->magic == X25_ASY_MAGIC) in x25_asy_open_tty()
597 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_close_tty()
694 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_ioctl()
746 sl->magic = X25_ASY_MAGIC; in x25_asy_setup()
Dx25_asy.h42 #define X25_ASY_MAGIC 0x5303 macro
/linux-4.1.27/Documentation/zh_CN/
Dmagic-number.txt80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h
/linux-4.1.27/Documentation/
Dmagic-number.txt80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h