Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c122 (void) fc_dip_to_phandle(fc_handle_to_phandle_head(rp), ap); in fc_ops_alloc_handle()
313 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), ap); in fco_ap_phandle()
344 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), dip); in fco_child()
376 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), dip); in fco_peer()
408 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()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h411 extern fc_phandle_t fc_dip_to_phandle(struct fc_phandle_entry **, dev_info_t *);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1795 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in opl_config_child()