Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h263 #define OBP_PROP_ADDRESS_CELLS "#address-cells" macro
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c3270 err = ptree_get_prop_by_name(nodeh, OBP_PROP_ADDRESS_CELLS, &proph); in get_addrcells_prop()