Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2939 get_first_reg_word(picl_nodehdl_t nodeh, uint32_t *regval) in get_first_reg_word() function
2973 err = get_first_reg_word(nodeh, &regval); in get_device_id()
3000 if (get_first_reg_word(nodeh, &slot) != 0) in add_sbus_slots()