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