Searched refs:fc_phandle2cell (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/efcode/fcdriver/ |
H A D | upload.c | 77 fc_phandle2cell(pd->node), fc_phandle2cell(ppd->node), in create_node() 100 fc_phandle2cell(pd->node)); in finish_node() 123 fc_phandle2cell(pd->node), fc_int2cell(p->size), in upload_properties()
|
H A D | property.c | 51 error = fc_run_priv(cdp, service, 2, 1, fc_phandle2cell(node), in getproplen() 69 error = fc_run_priv(cdp, service, 3, 1, fc_phandle2cell(node), in getprop()
|
H A D | build_tree.c | 48 error = fc_run_priv(cdp, svc, 1, 1, fc_phandle2cell(node), &hcell); in fc_nodeop()
|
/titanic_44/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 314 fc_result(cp, 0) = fc_phandle2cell(h); in fco_ap_phandle() 346 fc_result(cp, 0) = fc_phandle2cell(h); in fco_child() 378 fc_result(cp, 0) = fc_phandle2cell(h); in fco_peer() 410 fc_result(cp, 0) = fc_phandle2cell(h); in fco_parent() 444 fc_result(cp, 0) = fc_phandle2cell(h); in fco_alloc_phandle()
|
H A D | fcpci.c | 1223 fc_result(cp, 0) = fc_phandle2cell(h); in pfc_config_child()
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | fc_plat.h | 72 #define fc_phandle2cell(ph) ((fc_cell_t)((unsigned int)((phandle_t)(ph)))) macro
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 839 fc_result(cp, 0) = fc_phandle2cell(h); in gfc_config_child()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1799 fc_result(cp, 0) = fc_phandle2cell(h); in opl_config_child()
|