Searched refs:memlayoutp (Results 1 – 4 of 4) sorted by relevance
307 softsp->memlayoutp = dimminfop; in mc_attach()314 softsp->memlayoutp = NULL; in mc_attach()370 if (softsp->memlayoutp != NULL) in mc_attach()371 kmem_free(softsp->memlayoutp, softsp->size); in mc_attach()415 instance, softsp->portid, softsp->memlayoutp)); in mc_detach()427 if (softsp->memlayoutp != NULL) in mc_detach()428 kmem_free(softsp->memlayoutp, softsp->size); in mc_detach()876 mc_construct(softsp->portid, softsp->memlayoutp); in mc_get_mcregs()882 if (softsp->memlayoutp == NULL) in mc_get_mcregs()903 "reg=0x%lx\n", softsp->memlayoutp, madreg)); in mc_get_mcregs()[all …]
281 softsp->memlayoutp = dimminfop; in mc_attach()289 softsp->memlayoutp = NULL; in mc_attach()331 if (softsp->memlayoutp != NULL) in mc_attach()332 kmem_free(softsp->memlayoutp, softsp->memlayoutlen); in mc_attach()372 if (softsp->memlayoutp != NULL) in mc_detach()373 kmem_free(softsp->memlayoutp, softsp->memlayoutlen); in mc_detach()1222 struct dimm_info *dimmp = (struct dimm_info *)softsp->memlayoutp; in mc_add_devgrp()1350 mctrl->dimminfop = (struct dimm_info *)softsp->memlayoutp; in mc_construct()
50 void *memlayoutp; member
78 void *memlayoutp; member