Searched refs:fc_dip_to_phandle (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 121 (void) fc_dip_to_phandle(fc_handle_to_phandle_head(rp), ap); in fc_ops_alloc_handle() 312 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), ap); in fco_ap_phandle() 343 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), dip); in fco_child() 375 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), dip); in fco_peer() 407 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), dip); in fco_parent()
|
H A D | fc_subr.c | 485 fc_dip_to_phandle(struct fc_phandle_entry **head, dev_info_t *dip) in fc_dip_to_phandle() function
|
H A D | fcpci.c | 1220 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in pfc_config_child()
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | fcode.h | 411 extern fc_phandle_t fc_dip_to_phandle(struct fc_phandle_entry **, dev_info_t *);
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 836 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in gfc_config_child()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1796 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in opl_config_child()
|