Searched refs:ChecksumError (Results 1 – 2 of 2) sorted by relevance
56 typedef enum { ErrorFree, ChecksumError, OtherErrors } RBlockType; enumerator
77 } else if (subtype == ChecksumError) { in T1protocol_getValidPcb()