Home
last modified time | relevance | path

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

/linux/Documentation/networking/device_drivers/ethernet/dec/
A Dde4x5.rst20 - DC21040 (no SROM)
105 while autosensing the media should be gone. A bonus for the DC21040
107 line with the rest (the DC21040 chip doesn't have a hardware timer).
/linux/drivers/net/ethernet/dec/tulip/
A Dtulip.h76 DC21040 = 0, enumerator
A Dde4x5.c1160 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { in de4x5_hw_init()
1259 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init()
1758 else if (lp->chipset == DC21040) in de4x5_ast()
1778 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) { in de4x5_txur()
3912 if (lp->chipset == DC21040) { in PCI_signature()
3927 strcpy(name, (((lp->chipset == DC21040) ? "DC21040" : in PCI_signature()
3956 if (lp->chipset == DC21040) { in DevicePresent()
4043 if (lp->chipset == DC21040) { in get_hw_addr()
4071 if (lp->chipset == DC21040) { in get_hw_addr()
5150 if ((lp->chipset == DC21040) || (lp->chipset == DC21140)) return; in yawn()
A Dde4x5.h118 #define DC21040 DC21040_DID macro

Completed in 19 milliseconds