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

/freebsd-10.3-release/sys/dev/dc/
H A Dif_dcreg.h80 #define DC_TYPE_CONEXANT 0xC /* Conexant LANfinity RS7112 */ macro
105 #define DC_IS_CONEXANT(x) (x->dc_type == DC_TYPE_CONEXANT)
H A Dif_dc.c2199 sc->dc_type = DC_TYPE_CONEXANT;
2305 case DC_TYPE_CONEXANT:

Completed in 102 milliseconds