Lines Matching refs:lance_regs
253 volatile struct lance_regs *ll;
284 struct lance_regs { struct
304 volatile struct lance_regs *ll = lp->ll; in load_csrs() argument
528 volatile struct lance_regs *ll = lp->ll; in init_restart_lance()
646 volatile struct lance_regs *ll = lp->ll; in lance_tx()
737 volatile struct lance_regs *ll = lp->ll; in lance_interrupt()
783 volatile struct lance_regs *ll = lp->ll; in lance_open()
841 volatile struct lance_regs *ll = lp->ll; in lance_close()
872 volatile struct lance_regs *ll = lp->ll; in lance_reset()
889 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout()
900 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit()
975 volatile struct lance_regs *ll = lp->ll; in lance_set_multicast()
1029 volatile struct lance_regs *ll; in dec_lance_probe()
1189 ll = (struct lance_regs *) dev->base_addr; in dec_lance_probe()