Searched refs:traceLineFeedCnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpidebug.c499 if ( saRoot->traceLineFeedCnt > FC_TRACE_LINE_SIZE )
503 saRoot->traceLineFeedCnt = 0;
582 if ( saRoot->traceLineFeedCnt > FC_TRACE_LINE_SIZE )
586 saRoot->traceLineFeedCnt = 0;
649 if ( saRoot->traceLineFeedCnt > FC_TRACE_LINE_SIZE )
653 saRoot->traceLineFeedCnt = 0;
717 if ( saRoot->traceLineFeedCnt > FC_TRACE_LINE_SIZE )
721 saRoot->traceLineFeedCnt = 0;
790 if ( saRoot->traceLineFeedCnt > FC_TRACE_LINE_SIZE )
794 saRoot->traceLineFeedCnt
[all...]
H A Dsatypes.h324 bit32 traceLineFeedCnt; member in struct:agsaLLRoot_s

Completed in 155 milliseconds