Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h98 #define DC_IS_ASIX(x) (x->dc_type == DC_TYPE_ASIX) macro
H A Dif_dc.c1349 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()