Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dx25_asy.h43 #define X25_ASY_MAGIC 0x5303 macro
Dx25_asy.c262 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_write_wakeup()
524 if (!sl || sl->magic != X25_ASY_MAGIC || !netif_running(sl->dev)) in x25_asy_receive_buf()
593 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_close_tty()
690 if (!sl || sl->magic != X25_ASY_MAGIC) in x25_asy_ioctl()
742 sl->magic = X25_ASY_MAGIC; in x25_asy_setup()
/Linux-v4.19/Documentation/translations/zh_CN/
Dmagic-number.txt80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h
/Linux-v4.19/Documentation/process/
Dmagic-number.rst86 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``