Searched refs:lregs (Results 1 – 2 of 2) sorted by relevance
237 void __iomem *lregs; /* Lance RAP/RDP regs. */ member277 do { void __iomem *__base = (__lp)->lregs; \304 sbus_writew(LE_CSR1, lp->lregs + RAP); in load_csrs()305 sbus_writew(leptr & 0xffff, lp->lregs + RDP); in load_csrs()306 sbus_writew(LE_CSR2, lp->lregs + RAP); in load_csrs()307 sbus_writew(leptr >> 16, lp->lregs + RDP); in load_csrs()308 sbus_writew(LE_CSR3, lp->lregs + RAP); in load_csrs()309 sbus_writew(lp->busmaster_regval, lp->lregs + RDP); in load_csrs()312 sbus_writew(LE_CSR0, lp->lregs + RAP); in load_csrs()470 sbus_writew(LE_CSR0, lp->lregs + RAP); in init_restart_lance()[all …]
371 struct pt_regs lregs; in hv_crash_stop_other_cpus() local402 crash_setup_regs(&lregs, NULL); in hv_crash_stop_other_cpus()404 crash_nmi_callback(&lregs); in hv_crash_stop_other_cpus()