Home
last modified time | relevance | path

Searched refs:DC_IS_ASIX (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/dc/
HDif_dcreg.h98 #define DC_IS_ASIX(x) (x->dc_type == DC_TYPE_ASIX) macro
HDif_dc.c1343 if (DC_IS_ASIX(sc)) in dc_setfilt()
1371 if (!(isr & DC_ISR_TX_IDLE) && !DC_IS_ASIX(sc)) in dc_netcfg_wait()
1519 if (DC_IS_ASIX(sc) || DC_IS_ADMTEK(sc) || DC_IS_CONEXANT(sc) || in dc_reset()
3620 if (DC_IS_ASIX(sc) || DC_IS_DAVICOM(sc) || DC_IS_ULI(sc)) in dc_init_locked()