Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dpnphy.c110 if (ma->mii_id1 != DC_VENDORID_LO || in pnphy_probe()
H A Dif_dc.c190 { DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C115), 0,
192 { DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168), DC_REVISION_82C169,
194 { DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168), 0,
670 return (DC_VENDORID_LO); in dc_miibus_readreg()
2077 DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168) && in dc_attach()
2168 case DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C115): in dc_attach()
2173 case DC_DEVID(DC_VENDORID_LO, DC_DEVICEID_82C168): in dc_attach()
H A Dif_dcreg.h863 #define DC_VENDORID_LO 0x11AD macro