Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h94 #define DC_IS_CENTAUR(x) (x->dc_type == DC_TYPE_AN985) macro
H A Dif_dc.c1154 if (DC_IS_CENTAUR(sc)) in dc_setfilt_admtek()
1161 if (DC_IS_CENTAUR(sc)) { in dc_setfilt_admtek()