Lines Matching refs:lance_regs
247 volatile struct lance_regs *ll;
280 struct lance_regs { struct
299 volatile struct lance_regs *ll = lp->ll; in load_csrs() argument
506 volatile struct lance_regs *ll = lp->ll; in init_restart_lance()
622 volatile struct lance_regs *ll = lp->ll; in lance_tx()
712 volatile struct lance_regs *ll = lp->ll; in lance_interrupt()
759 volatile struct lance_regs *ll = lp->ll; in lance_open()
825 volatile struct lance_regs *ll = lp->ll; in lance_close()
859 volatile struct lance_regs *ll = lp->ll; in lance_reset()
876 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout()
887 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit()
986 volatile struct lance_regs *ll = lp->ll; in lance_set_multicast()
1031 volatile struct lance_regs *ll; in dec_lance_init()
1183 ll = (struct lance_regs *) dev->base_addr; in dec_lance_init()