Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dc.c874 if (sc->dc_type == DC_TYPE_98713) { in dc_miibus_readreg()
879 if (sc->dc_type == DC_TYPE_98713) in dc_miibus_readreg()
949 if (sc->dc_type == DC_TYPE_98713) { in dc_miibus_writereg()
954 if (sc->dc_type == DC_TYPE_98713) in dc_miibus_writereg()
1393 if (sc->dc_type == DC_TYPE_98713) in dc_setcfg()
1434 if (sc->dc_type == DC_TYPE_98713) in dc_setcfg()
1936 sc->dc_type = DC_TYPE_98713; in dc_attach()
2035 if (sc->dc_type == DC_TYPE_98713) in dc_attach()
2046 case DC_TYPE_98713: in dc_attach()
3257 if (sc->dc_type == DC_TYPE_98713) in dc_init()
H A Dif_dcreg.h67 #define DC_TYPE_98713 0x1 macro
83 (x->dc_type == DC_TYPE_98713 || \