Lines Matching refs:DC21040
44 DC21040 (no SROM)
142 while autosensing the media should be gone. A bonus for the DC21040
144 line with the rest (the DC21040 chip doesn't have a hardware timer).
383 0.535 21-Feb-98 Fix Ethernet Address PROM reset bug for DC21040.
641 ** Ethernet PROM defines for DC21040
666 #define DE4X5_ALIGN DE4X5_ALIGN32 /* Keep the DC21040 happy... */
756 /* Multiple of 4 for DC21040 */
807 int chipset; /* DC21040, DC21041 or DC21140 */
1119 ** Now find out what kind of DC21040/DC21041/DC21140 board we have.
1158 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) {
1257 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) {
1756 else if (lp->chipset == DC21040)
1776 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) {
2377 ** Autoconfigure the media when using the DC21040. AUI cannot be distinguished
3910 if (lp->chipset == DC21040) {
3925 strcpy(name, (((lp->chipset == DC21040) ? "DC21040" :
3942 ** the DC21040, else read the SROM for the other chips.
3954 if (lp->chipset == DC21040) {
4040 if (lp->chipset == DC21040) {
4066 if (lp->chipset == DC21040) {
5147 if ((lp->chipset == DC21040) || (lp->chipset == DC21140)) return;