Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A Dmemcfg_impl.h53 #define SUPPORTED_NUM_CELL_SIZE 2 /* #size-cells */ macro
H A Dpiclmemcfg.c313 pval = SUPPORTED_NUM_CELL_SIZE; in get_reg_info()
320 if (pval != SUPPORTED_NUM_CELL_SIZE) in get_reg_info()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.h61 #define SUPPORTED_NUM_CELL_SIZE 2 /* #size-cells */ macro
H A Dpicldevtree.c3461 pval = SUPPORTED_NUM_CELL_SIZE; in update_memory_size_prop()
3468 if (pval != SUPPORTED_NUM_CELL_SIZE) in update_memory_size_prop()