taglinefilesource code
EISA_SLOT_INC1497drivers/net/de4x5.ciobase = EISA_SLOT_INC;              /* Get the first slot address */
EISA_SLOT_INC1506drivers/net/de4x5.cfor (status = -ENODEV; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {
EISA_SLOT_INC1260drivers/net/depca.ciobase = EISA_SLOT_INC;                    /* Get the first slot address */
EISA_SLOT_INC1270drivers/net/depca.cfor (; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {
EISA_SLOT_INC1338drivers/net/ewrk3.ciobase = EISA_SLOT_INC;              /* Get the first slot address */
EISA_SLOT_INC1347drivers/net/ewrk3.cfor (i=1; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {