Searched refs:DC21140 (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | de4x5.c | 1080 {DC21140, dc21140_infoleaf}, 1239 if (lp->chipset != DC21140) { in de4x5_hw_init() 1324 if ((lp->chipset == DC21140) && (i == 0x20)) { in de4x5_hw_init() 1493 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset() 1498 if (lp->chipset == DC21140) { in de4x5_sw_reset() 1847 } else if (lp->chipset == DC21140) { in de4x5_ast() 2407 } else if (lp->chipset == DC21140) { in autoconf_media() 3247 if ((lp->chipset == DC21140) || ((lp->chipset & ~0x00ff) == DC2114x)) { in srom_map_media() 3353 } else if (lp->chipset == DC21140) { in de4x5_reset_phy() 3795 if (lp->chipset == DC21140) { in de4x5_cache_state() [all …]
|
D | de4x5.h | 120 #define DC21140 DC21140_DID macro
|
/linux-2.4.37.9/drivers/net/tulip/ |
D | timer.c | 91 case DC21140: in tulip_timer()
|
D | tulip.h | 76 DC21140 = 2, enumerator
|
D | tulip_core.c | 204 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 }, 587 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142 in tulip_tx_timeout() 1772 case DC21140: in tulip_init_one()
|
/linux-2.4.37.9/Documentation/networking/ |
D | de4x5.txt | 16 DC21140[A]
|