taglinefilesource code
MAX_EISA_SLOTS1189drivers/net/de4x5.cmaxSlots = MAX_EISA_SLOTS;
MAX_EISA_SLOTS249drivers/net/depca.c#ifndef MAX_EISA_SLOTS
MAX_EISA_SLOTS1351drivers/net/depca.cfor (status = -ENODEV, i=1; i<MAX_EISA_SLOTS; i++, ioaddr+=0x1000) {
MAX_EISA_SLOTS212drivers/net/ewrk3.c#ifndef MAX_EISA_SLOTS
MAX_EISA_SLOTS1381drivers/net/ewrk3.cfor (status = -ENODEV, i=1; i<MAX_EISA_SLOTS; i++, iobase+=EISA_SLOT_INC) {