Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c121 (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 Dfc_subr.c485 fc_dip_to_phandle(struct fc_phandle_entry **head, dev_info_t *dip) in fc_dip_to_phandle() function
H A Dfcpci.c1220 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 Dfcode.h411 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 Dfcgp2.c836 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 Dopl_cfg.c1796 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in opl_config_child()