Searched refs:globregp (Results 1 – 3 of 3) sorted by relevance
366 ddi_get32(erip->globregh, (uint32_t *)&erip->globregp->reg)369 (uint32_t *)&erip->globregp->reg, value)
382 volatile struct global *globregp; /* ERI global regs */ member
757 if (ddi_regs_map_setup(dip, 1, (caddr_t *)&(erip->globregp), 0, 0, in eri_attach()766 erip->etxregp = (void *)(((caddr_t)erip->globregp) + 0x2000); in eri_attach()767 erip->erxregp = (void *)(((caddr_t)erip->globregp) + 0x4000); in eri_attach()768 erip->bmacregp = (void *)(((caddr_t)erip->globregp) + 0x6000); in eri_attach()769 erip->mifregp = (void *)(((caddr_t)erip->globregp) + 0x6200); in eri_attach()