Searched refs:DC_TYPE_XIRCOM (Results 1 – 2 of 2) sorted by relevance
79 #define DC_TYPE_XIRCOM 0xB /* Xircom X3201 */ macro104 #define DC_IS_XIRCOM(x) (x->dc_type == DC_TYPE_XIRCOM)
2194 sc->dc_type = DC_TYPE_XIRCOM; in dc_attach()2307 case DC_TYPE_XIRCOM: in dc_attach()