Lines Matching refs:lance_regs
253 volatile struct lance_regs *ll;
283 struct lance_regs { struct
303 volatile struct lance_regs *ll = lp->ll; in load_csrs() argument
527 volatile struct lance_regs *ll = lp->ll; in init_restart_lance()
645 volatile struct lance_regs *ll = lp->ll; in lance_tx()
736 volatile struct lance_regs *ll = lp->ll; in lance_interrupt()
782 volatile struct lance_regs *ll = lp->ll; in lance_open()
840 volatile struct lance_regs *ll = lp->ll; in lance_close()
871 volatile struct lance_regs *ll = lp->ll; in lance_reset()
888 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout()
899 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit()
974 volatile struct lance_regs *ll = lp->ll; in lance_set_multicast()
1028 volatile struct lance_regs *ll; in dec_lance_probe()
1187 ll = (struct lance_regs *) dev->base_addr; in dec_lance_probe()