Searched refs:lance_regs (Results 1 – 6 of 6) sorted by relevance
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()[all …]
247 volatile struct lance_regs *ll;280 struct lance_regs { struct299 volatile struct lance_regs *ll = lp->ll; in load_csrs() argument506 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()[all …]
17 struct lance_regs struct107 volatile struct lance_regs *ll;
40 struct lance_regs { struct
130 lp->lance.ll = (struct lance_regs *)(dev->base_addr); in mvme147lance_probe()
147 lp->lance.ll = (struct lance_regs *)(va + HPLANCE_REGOFF); in hplance_init()