Searched refs:eepro (Results 1 – 5 of 5) sorted by relevance
198 int eepro; /* 1 for the EtherExpress Pro/10, member673 if (lp->eepro == LAN595FX_10ISA) { in eepro_recalc()698 switch (lp->eepro) { in eepro_print_info()806 lp->eepro = LAN595FX_10ISA; in eepro_probe1()821 if (!lp->eepro) { in eepro_probe1()823 lp->eepro = 2; in eepro_probe1()825 lp->eepro = 1; in eepro_probe1()844 if (dev->irq < 2 && lp->eepro != 0) { in eepro_probe1()968 if (lp->eepro == LAN595FX_10ISA) { in eepro_open()973 lp->eepro = 2; /* Yes, an Intel EtherExpress Pro/10+ */ in eepro_open()[all …]
198 obj-$(CONFIG_EEXPRESS_PRO) += eepro.o
1242 will be called eepro.
36 eepro YES PROMISC YES Hardware
3021 D: Support for EtherExpress 10 ISA (i82595) in eepro driver