Lines Matching refs:IO
234 #define DREG IO->data
235 #define AREG IO->addr
470 struct lance_ioreg *IO; in lance_probe1() local
530 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
538 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
540 i = IO->mem; in lance_probe1()
591 i = IO->eeprom; in lance_probe1()
596 i = IO->mem; in lance_probe1()
621 IO->ivec = IRQ_SOURCE_TO_VECTOR(dev->irq); in lance_probe1()
640 struct lance_ioreg *IO = lp->iobase; in lance_open() local
729 struct lance_ioreg *IO = lp->iobase; in lance_tx_timeout() local
773 struct lance_ioreg *IO = lp->iobase; in lance_start_xmit() local
850 struct lance_ioreg *IO; in lance_interrupt() local
860 IO = lp->iobase; in lance_interrupt()
1044 struct lance_ioreg *IO = lp->iobase; in lance_close() local
1071 struct lance_ioreg *IO = lp->iobase; in set_multicast_list() local