Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c205 fc_phandle_t h; in fco_getproplen()
253 fc_phandle_t h; in fco_getprop()
303 fc_phandle_t h; in fco_ap_phandle()
322 fc_phandle_t h; in fco_child()
354 fc_phandle_t h; in fco_peer()
386 fc_phandle_t h; in fco_parent()
421 fc_phandle_t h; in fco_alloc_phandle()
442 h = (fc_phandle_t)n; in fco_alloc_phandle()
472 fc_phandle_t ph, ch; in fco_new_device()
646 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()
/illumos-gate/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
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1787 fc_phandle_t h; in opl_config_child()