Lines Matching refs:IO
234 #define DREG IO->data
235 #define AREG IO->addr
474 struct lance_ioreg *IO; in lance_probe1() local
534 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
542 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
544 i = IO->mem; in lance_probe1()
595 i = IO->eeprom; in lance_probe1()
600 i = IO->mem; in lance_probe1()
625 IO->ivec = IRQ_SOURCE_TO_VECTOR(dev->irq); in lance_probe1()
644 struct lance_ioreg *IO = lp->iobase; in lance_open() local
733 struct lance_ioreg *IO = lp->iobase; in lance_tx_timeout() local
777 struct lance_ioreg *IO = lp->iobase; in lance_start_xmit() local
854 struct lance_ioreg *IO; in lance_interrupt() local
864 IO = lp->iobase; in lance_interrupt()
1048 struct lance_ioreg *IO = lp->iobase; in lance_close() local
1075 struct lance_ioreg *IO = lp->iobase; in set_multicast_list() local