Home
last modified time | relevance | path

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

/drivers/net/ethernet/dec/tulip/
Dtulip.h76 DC21040 = 0, enumerator
Dde4x5.c1158 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { in de4x5_hw_init()
1257 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init()
1756 else if (lp->chipset == DC21040) in de4x5_ast()
1776 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) { in de4x5_txur()
3910 if (lp->chipset == DC21040) { in PCI_signature()
3925 strcpy(name, (((lp->chipset == DC21040) ? "DC21040" : in PCI_signature()
3954 if (lp->chipset == DC21040) { in DevicePresent()
4040 if (lp->chipset == DC21040) { in get_hw_addr()
4066 if (lp->chipset == DC21040) { in get_hw_addr()
5147 if ((lp->chipset == DC21040) || (lp->chipset == DC21140)) return; in yawn()
Dde4x5.h118 #define DC21040 DC21040_DID macro