taglinefilesource code
EISA_SLOT_INC1518drivers/net/de4x5.ciobase = EISA_SLOT_INC;            /* Get the first slot address */
EISA_SLOT_INC1527drivers/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_INC1340drivers/net/ewrk3.ciobase = EISA_SLOT_INC;              /* Get the first slot address */
EISA_SLOT_INC1349drivers/net/ewrk3.cfor (i=1; (i<maxSlots) && (dev!=NULL); i++, iobase+=EISA_SLOT_INC) {