Searched refs:X25_ASY_MAGIC (Results 1 – 4 of 4) sorted by relevance
43 #define X25_ASY_MAGIC 0x5303 macro
262 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()
80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h
86 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``