Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h38 #define MEMORY_PATH "/platform/memory" macro
/illumos-gate/usr/src/cmd/picl/plugins/common/memcfg/
H A Dpiclmemcfg_comm.c818 if ((ptree_get_node_by_path(MEMORY_PATH, &memh)) != PICL_SUCCESS) { in piclmemcfg_init()
915 err = ptree_get_node_by_path(MEMORY_PATH, &memh); in piclmemcfg_evhandler()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A Dpiclmemcfg.c387 if ((ptree_get_node_by_path(MEMORY_PATH, &memh)) != PICL_SUCCESS) { in piclmemcfg_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dmem_prop_update.c92 if ((ptree_get_node_by_path(MEMORY_PATH, &memh)) != PICL_SUCCESS) { in add_mem_prop()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c3471 err = ptree_get_node_by_path(MEMORY_PATH, &memh); in update_memory_size_prop()