Searched refs:TP_MAGIC_IDENT (Results 1 – 2 of 2) sorted by relevance
24 #define TP_MAGIC_IDENT 0x01 /* Sent after a TP_READ_ID followed */ macro
268 if (param[0] != TP_MAGIC_IDENT) in trackpoint_start_protocol()