Lines Matching refs:lance_regs
117 volatile struct lance_regs *ll;
155 volatile struct lance_regs *ll = lp->ll; in load_csrs()
255 volatile struct lance_regs *ll = lp->ll; in init_restart_lance()
280 volatile struct lance_regs *ll = lp->ll; in lance_rx()
358 volatile struct lance_regs *ll = lp->ll; in lance_tx()
441 volatile struct lance_regs *ll; in lance_interrupt()
495 volatile struct lance_regs *ll = lp->ll; in lance_open()
520 volatile struct lance_regs *ll = lp->ll; in lance_close()
536 volatile struct lance_regs *ll = lp->ll; in lance_reset()
559 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout()
570 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit()
685 volatile struct lance_regs *ll = lp->ll; in lance_set_multicast()
737 r1 = request_mem_region(base_addr, sizeof(struct lance_regs), in a2065_probe()
780 priv->ll = (volatile struct lance_regs *)dev->base_addr; in a2065_probe()
827 sizeof(struct lance_regs)); in a2065_cleanup()