Searched refs:DC_TYPE_ASIX (Results 1 – 2 of 2) sorted by relevance
75 #define DC_TYPE_ASIX 0x5 /* ASIX AX88140A/AX88141 */ macro100 #define DC_IS_ASIX(x) (x->dc_type == DC_TYPE_ASIX)
2193 sc->dc_type = DC_TYPE_ASIX; in dc_attach()2293 case DC_TYPE_ASIX: in dc_attach()