Lines Matching refs:IO
234 #define DREG IO->data
235 #define AREG IO->addr
473 struct lance_ioreg *IO; in lance_probe1() local
533 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
541 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
543 i = IO->mem; in lance_probe1()
594 i = IO->eeprom; in lance_probe1()
599 i = IO->mem; in lance_probe1()
624 IO->ivec = IRQ_SOURCE_TO_VECTOR(dev->irq); in lance_probe1()
643 struct lance_ioreg *IO = lp->iobase; in lance_open() local
732 struct lance_ioreg *IO = lp->iobase; in lance_tx_timeout() local
775 struct lance_ioreg *IO = lp->iobase; in lance_start_xmit() local
852 struct lance_ioreg *IO; in lance_interrupt() local
862 IO = lp->iobase; in lance_interrupt()
1046 struct lance_ioreg *IO = lp->iobase; in lance_close() local
1073 struct lance_ioreg *IO = lp->iobase; in set_multicast_list() local