taglinefilesource code
maxSlots1227drivers/net/de4x5.cint i, maxSlots;
maxSlots1240drivers/net/de4x5.cmaxSlots = MAX_EISA_SLOTS;
maxSlots1244drivers/net/de4x5.cmaxSlots = i + 1;
maxSlots1247drivers/net/de4x5.cfor (status = -ENODEV; i<maxSlots && dev!=NULL; i++, iobase+=EISA_SLOT_INC) {