Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/include/fcdriver/
H A Dfcdriver.h39 fc_phandle_t my_handle;
48 fc_phandle_t attach;
57 fc_phandle_t node;
58 fc_phandle_t parent;
H A Dproto.h45 void add_my_handle(fcode_env_t *, fc_phandle_t, device_t *);
51 int os_get_prop_common(common_data_t *, fc_phandle_t, char *, int, char **,
53 fc_phandle_t fc_get_ap(common_data_t *);
/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dproperty.c43 getproplen(common_data_t *cdp, fc_phandle_t node, char *propname, int inherit) in getproplen()
60 getprop(common_data_t *cdp, fc_phandle_t node, char *propname, char *buf, in getprop()
78 os_get_prop_common(common_data_t *cdp, fc_phandle_t node, char *name, in os_get_prop_common()
118 fc_phandle_t node; in os_get_prop()
H A Dbuild_tree.c42 static fc_phandle_t
43 fc_nodeop(common_data_t *cdp, fc_phandle_t node, char *svc) in fc_nodeop()
89 fc_phandle_t thisnode; in get_prom_nodeid()
135 build_nodes(fcode_env_t *env, common_data_t *cdp, fc_phandle_t h) in build_nodes()
140 fc_phandle_t p; in build_nodes()
H A Dphandle.c81 nh.my_handle = (fc_phandle_t) d; in convert_phandle()
120 add_my_handle(fcode_env_t *env, fc_phandle_t mh, device_t *d) in add_my_handle()
163 pd->parent = (fc_phandle_t) revert_phandle(env, current->parent); in allocate_phandle()
174 fc_phandle_t
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c204 fc_phandle_t h; in fco_getproplen()
252 fc_phandle_t h; in fco_getprop()
302 fc_phandle_t h; in fco_ap_phandle()
321 fc_phandle_t h; in fco_child()
353 fc_phandle_t h; in fco_peer()
385 fc_phandle_t h; in fco_parent()
420 fc_phandle_t h; in fco_alloc_phandle()
441 h = (fc_phandle_t)n; in fco_alloc_phandle()
471 fc_phandle_t ph, ch; in fco_new_device()
645 fc_phandle_t h; in fco_finish_device()
[all …]
H A Dfc_subr.c469 fc_phandle_to_dip(struct fc_phandle_entry **head, fc_phandle_t handle) in fc_phandle_to_dip()
484 fc_phandle_t
488 fc_phandle_t h; in fc_dip_to_phandle()
491 h = (fc_phandle_t)ddi_get_nodeid(dip); in fc_dip_to_phandle()
530 fc_phandle_t h) in fc_add_dip_to_phandle()
H A Dfcpci.c1212 fc_phandle_t h; in pfc_config_child()
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h405 fc_phandle_t h;
410 extern dev_info_t *fc_phandle_to_dip(struct fc_phandle_entry **, fc_phandle_t);
411 extern fc_phandle_t fc_dip_to_phandle(struct fc_phandle_entry **, dev_info_t *);
413 fc_phandle_t);
H A Dfc_plat.h56 typedef uint32_t fc_phandle_t; typedef
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c828 fc_phandle_t h; in gfc_config_child()
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1788 fc_phandle_t h; in opl_config_child()