Searched refs:SERIAL_MAGIC (Results 1 – 4 of 4) sorted by relevance
424 #define SERIAL_MAGIC 0x5301 macro
76 SERIAL_MAGIC 0x5301 async_struct include/linux/serial.h
82 SERIAL_MAGIC 0x5301 async_struct ``include/linux/serial.h``
149 if (info->magic != SERIAL_MAGIC) { in serial_paranoia_check()