Home
last modified time | relevance | path

Searched refs:fc_ulp_get_fca_device (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h182 opaque_t fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1391 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()
H A Dfcp.c6633 fca_dev = fc_ulp_get_fca_device(pptr->port_fp_handle, d_id); in fcp_send_scsi()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1844 fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id) in fc_ulp_get_fca_device() function