Searched refs:DC_TYPE_ASIX (Results 1 – 3 of 3) sorted by relevance
79 #define DC_TYPE_ASIX 0x5 /* ASIX AX88140A/AX88141 */ macro105 #define DC_IS_ASIX(x) (x->dc_type == DC_TYPE_ASIX)
1593 case DC_TYPE_ASIX: in dc_attach()
362 sc->dc_type = DC_TYPE_ASIX; in dc_pci_attach()