Home
last modified time | relevance | path

Searched refs:gmem_find_dimm_chip (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c52 static int gmem_find_dimm_chip(nvlist_t *, uint32_t *);
148 (void) gmem_find_dimm_chip(det, &chip_id); in gmem_dimm_create()
491 gmem_find_dimm_chip(nvlist_t *nvl, uint32_t *chip) in gmem_find_dimm_chip() function