Lines Matching refs:IO
234 #define DREG IO->data
235 #define AREG IO->addr
470 struct lance_ioreg *IO; in lance_probe1() local
531 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
539 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
541 i = IO->mem; in lance_probe1()
593 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
776 struct lance_ioreg *IO = lp->iobase; in lance_start_xmit() local
853 struct lance_ioreg *IO; in lance_interrupt() local
863 IO = lp->iobase; in lance_interrupt()
1047 struct lance_ioreg *IO = lp->iobase; in lance_close() local
1074 struct lance_ioreg *IO = lp->iobase; in set_multicast_list() local