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 D | pnphy.c | 110 if (ma->mii_id1 != DC_VENDORID_LO || in pnphy_probe()
|
H A D | if_dc.c | 190 { 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 D | if_dcreg.h | 863 #define DC_VENDORID_LO 0x11AD macro
|