Searched refs:fc_dip_to_phandle (Results 1 – 5 of 5) sorted by relevance
122 (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()
485 fc_dip_to_phandle(struct fc_phandle_entry **head, dev_info_t *dip) in fc_dip_to_phandle() function
1220 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in pfc_config_child()
411 extern fc_phandle_t fc_dip_to_phandle(struct fc_phandle_entry **, dev_info_t *);
1795 h = fc_dip_to_phandle(fc_handle_to_phandle_head(rp), rp->child); in opl_config_child()