Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/networking/
Dde4x5.txt14 DC21040 (no SROM)
97 while autosensing the media should be gone. A bonus for the DC21040
99 line with the rest (the DC21040 chip doesn't have a hardware timer).
/linux-3.4.99/drivers/net/ethernet/dec/tulip/
Dtulip.h76 DC21040 = 0, enumerator
Dde4x5.c1162 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { in de4x5_hw_init()
1261 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()
3906 if (lp->chipset == DC21040) { in PCI_signature()
3921 strcpy(name, (((lp->chipset == DC21040) ? "DC21040" : in PCI_signature()
3952 if (lp->chipset == DC21040) { in DevicePresent()
4038 if (lp->chipset == DC21040) { in get_hw_addr()
4064 if (lp->chipset == DC21040) { in get_hw_addr()
5150 if ((lp->chipset == DC21040) || (lp->chipset == DC21140)) return; in yawn()
Dde4x5.h118 #define DC21040 DC21040_DID macro