Searched refs:add_my_handle (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/efcode/fcdriver/ |
H A D | phandle.c | 120 add_my_handle(fcode_env_t *env, fc_phandle_t mh, device_t *d) in add_my_handle() function 171 add_my_handle(env, pd->node, current); in allocate_phandle()
|
H A D | build_tree.c | 116 add_my_handle(env, pd->node, d); in get_prom_nodeid() 182 add_my_handle(env, pd->node, current); in build_nodes()
|
/titanic_41/usr/src/lib/efcode/include/fcdriver/ |
H A D | proto.h | 45 void add_my_handle(fcode_env_t *, fc_phandle_t, device_t *);
|