Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/include/fcdriver/
H A Dproto.h41 void install_property_vectors(fcode_env_t *, device_t *);
/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dbuild_tree.c117 install_property_vectors(env, d); in get_prom_nodeid()
183 install_property_vectors(env, current); in build_nodes()
H A Dproperty.c162 install_property_vectors(fcode_env_t *env, device_t *d) in install_property_vectors() function