Home
last modified time | relevance | path

Searched refs:traceBuffLookup (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpidebug.c156 saRoot->traceBuffLookup[count] = (bit8)('0' + count); in siEnableTracing()
160 saRoot->traceBuffLookup[(bitptr)count + 10] = (bit8)('a' + count); in siEnableTracing()
304 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \
307 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \
H A Dsatypes.h315 bit8 traceBuffLookup[16]; member