Searched refs:bm_dlist (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-mem/common/
H A Dmem_mdesc.h65 mem_dimm_list_t *bm_dlist; member in struct:mem_bank_map
H A Dmem_mdesc.c169 dlp->dl_next = bm->bm_dlist;
170 bm->bm_dlist = dlp;
380 dlp->dl_next = bmp->bm_dlist;
381 bmp->bm_dlist = dlp;
494 for (dl = bm->bm_dlist; dl != NULL; dl = nl) {
H A Dmem.c246 dl = bm->bm_dlist;

Completed in 24 milliseconds