Searched refs:DC_IS_ASIX (Results 1 – 2 of 2) sorted by relevance
98 #define DC_IS_ASIX(x) (x->dc_type == DC_TYPE_ASIX) macro
1349 if (DC_IS_ASIX(sc)) in dc_setfilt()1377 if (!(isr & DC_ISR_TX_IDLE) && !DC_IS_ASIX(sc)) in dc_netcfg_wait()1525 if (DC_IS_ASIX(sc) || DC_IS_ADMTEK(sc) || DC_IS_CONEXANT(sc) || in dc_reset()3612 if (DC_IS_ASIX(sc) || DC_IS_DAVICOM(sc) || DC_IS_ULI(sc)) in dc_init_locked()