Searched refs:NTRACE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_tracer.c277 if (t->idx >= NTRACE) {
289 for (i = t->idx; i < NTRACE; i++) {
330 if (t->idx >= NTRACE)
/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.h48 NTRACE = 4, /* # of tracing filters */ enumerator in enum:__anon7909
H A Dt4_hw.c3639 if (idx < 0 || idx >= NTRACE)

Completed in 113 milliseconds