taglinefilesource code
EISA_SLOT_INC1573drivers/net/de4x5.ciobase = EISA_SLOT_INC;            /* Get the first slot address */
EISA_SLOT_INC1582drivers/net/de4x5.cfor (status = -ENODEV; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {
EISA_SLOT_INC1261drivers/net/depca.ciobase = EISA_SLOT_INC;                    /* Get the first slot address */
EISA_SLOT_INC1271drivers/net/depca.cfor (; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {
EISA_SLOT_INC1341drivers/net/ewrk3.ciobase = EISA_SLOT_INC;              /* Get the first slot address */
EISA_SLOT_INC1350drivers/net/ewrk3.cfor (i=1; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {