Lines Matching refs:DC21140
46 DC21140[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
260 Completed DE500 (DC21140) support.
263 0.30 12-Jun-95 Timer fix for DC21140.
308 Fix TX under-run bug for non DC21140 chips.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1038 {DC21140, dc21140_infoleaf},
1119 ** Now find out what kind of DC21040/DC21041/DC21140 board we have.
1157 if (lp->chipset != DC21140) {
1237 if ((lp->chipset == DC21140) && (i == 0x20)) {
1358 ** DC21140 requires using perfect filtering mode for that chip. Since I can't
1397 ** Set the programmable burst length to 8 longwords for all the DC21140
1401 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN;
1406 if (lp->chipset == DC21140) {
1752 else if (lp->chipset == DC21140)
3210 if ((lp->chipset == DC21140) || ((lp->chipset & ~0x00ff) == DC2114x)) {
3317 } else if (lp->chipset == DC21140) {
3746 if (lp->chipset == DC21140) {
3927 ((lp->chipset == DC21140) ? "DC21140" :
4348 if (lp->chipset == DC21140) {
4393 if (lp->chipset != DC21140) RESET_SIA;
4396 gep_wr(((lp->chipset==DC21140) && (lp->ibn!=5) ?
4401 if (lp->chipset != DC21140) {
4526 ** The compact infoblock is only designed for DC21140[A] chips, so
4567 ** This block describes non MII media for the DC21140[A] only.
5097 if (lp->chipset == DC21140) {
5119 if (lp->chipset == DC21140) {
5132 if (lp->chipset == DC21140) {
5147 if ((lp->chipset == DC21040) || (lp->chipset == DC21140)) return;
5519 if (lp->chipset == DC21140) {