Searched refs:traceBuffLookup (Results 1 – 2 of 2) sorted by relevance
157 saRoot->traceBuffLookup[count] = (bit8)('0' + count); in siEnableTracing()161 saRoot->traceBuffLookup[(bitptr)count + 10] = (bit8)('a' + count); in siEnableTracing()305 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \308 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \
316 bit8 traceBuffLookup[16]; member