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

/freebsd-9.3-release/sys/dev/cxgb/
H A Dcxgb_adapter.h130 TP_PARITY_INIT = (1 << 8), enumerator in enum:__anon7409
H A Dcxgb_main.c1628 if (sc->params.rev >= T3_REV_C && !(sc->flags & TP_PARITY_INIT) &&
1630 sc->flags |= TP_PARITY_INIT;
1632 if (sc->flags & TP_PARITY_INIT) {

Completed in 61 milliseconds