Lines Matching refs:lance_regs
254 volatile struct lance_regs *ll;
285 struct lance_regs { struct
305 volatile struct lance_regs *ll = lp->ll; in load_csrs() argument
529 volatile struct lance_regs *ll = lp->ll; in init_restart_lance()
647 volatile struct lance_regs *ll = lp->ll; in lance_tx()
738 volatile struct lance_regs *ll = lp->ll; in lance_interrupt()
784 volatile struct lance_regs *ll = lp->ll; in lance_open()
842 volatile struct lance_regs *ll = lp->ll; in lance_close()
873 volatile struct lance_regs *ll = lp->ll; in lance_reset()
890 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout()
901 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit()
976 volatile struct lance_regs *ll = lp->ll; in lance_set_multicast()
1030 volatile struct lance_regs *ll; in dec_lance_probe()
1191 ll = (struct lance_regs *) dev->base_addr; in dec_lance_probe()