Home
last modified time | relevance | path

Searched refs:DC_DEVICEID_82C168 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dc/
H A Dpnphy.c111 ma->mii_id2 != DC_DEVICEID_82C168) in pnphy_probe()
H A Dif_dcreg.h870 #define DC_DEVICEID_82C168 0x0002 macro
H A Dif_dc.c192 { DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168), DC_REVISION_82C169,
194 { DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168), 0,
674 return (DC_DEVICEID_82C168); in dc_miibus_readreg()
2077 DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168) && in dc_attach()
2173 case DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168): in dc_attach()