Home
last modified time | relevance | path

Searched refs:lance_ioreg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c191 struct lance_ioreg { struct
220 struct lance_ioreg *iobase; argument
470 struct lance_ioreg *IO; in lance_probe1()
531 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
643 struct lance_ioreg *IO = lp->iobase; in lance_open()
732 struct lance_ioreg *IO = lp->iobase; in lance_tx_timeout()
776 struct lance_ioreg *IO = lp->iobase; in lance_start_xmit()
853 struct lance_ioreg *IO; in lance_interrupt()
1047 struct lance_ioreg *IO = lp->iobase; in lance_close()
1074 struct lance_ioreg *IO = lp->iobase; in set_multicast_list()