Searched refs:fc_ulp_get_fca_device (Results 1 – 4 of 4) sorted by relevance
182 opaque_t fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id);
1391 fc_ulp_get_fca_device(fport->fcipp_handle, pmap->map_did); in fcip_rt_update()2715 fc_ulp_get_fca_device(fport->fcipp_handle, fcmd->req_id); in fcip_handle_farp_request()6515 fc_ulp_get_fca_device(fport->fcipp_handle, d_id); in fcip_ipkt_callback()
6633 fca_dev = fc_ulp_get_fca_device(pptr->port_fp_handle, d_id); in fcp_send_scsi()
1844 fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id) in fc_ulp_get_fca_device() function