Searched refs:dataSizeInBits (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | mpidebug.c | 763 bit32 dataSizeInBits) in siTrace64() argument 787 copyHex(value, dataSizeInBits); in siTrace64() 838 bit32 dataSizeInBits) in siTrace() argument 863 copyHex(value, dataSizeInBits); in siTrace()
|
H A D | mpidebug.h | 185 void siTrace(agsaRoot_t *agRoot, bit32 mask, char *uId, bit32 value, bit32 dataSizeInBits); 186 void siTrace64(agsaRoot_t *agRoot, bit32 mask, char *uId, bit64 value, bit32 dataSizeInBits);
|