Searched refs:fc_ulp_get_port_handle (Results 1 – 4 of 4) sorted by relevance
39 fc_ulp_get_pwwn_by_did fc_ulp_get_port_handle\
1725 fc_ulp_get_port_handle(int port_instance) in fc_ulp_get_port_handle() function2254 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance); in fctl_check_npiv_portindex()2276 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance); in fctl_get_npiv_portindex()2300 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance); in fctl_set_npiv_portindex()
173 opaque_t fc_ulp_get_port_handle(int instance);
5397 if (fc_ulp_get_port_handle(ppa) == NULL) { in fcip_areq()