taglinefilesource code
EISA_SLOT_INC1238drivers/net/de4x5.ciobase = EISA_SLOT_INC;              /* Get the first slot address */
EISA_SLOT_INC1247drivers/net/de4x5.cfor (status = -ENODEV; i<maxSlots && dev!=NULL; i++, iobase+=EISA_SLOT_INC) {
EISA_SLOT_INC1380drivers/net/ewrk3.ciobase+=EISA_SLOT_INC;            /* get the first slot address */
EISA_SLOT_INC1381drivers/net/ewrk3.cfor (status = -ENODEV, i=1; i<MAX_EISA_SLOTS; i++, iobase+=EISA_SLOT_INC) {