Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h156 opaque_t fc_ulp_get_remote_port(opaque_t port_handle, la_wwn_t *pwwn,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5827 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
5842 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
5851 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
H A Dfcp.c1580 if (fc_ulp_get_remote_port(pptr->port_fp_handle, in fcp_setup_device_data_ioctl()
3196 if (fc_ulp_get_remote_port(pptr->port_fp_handle, pwwn, in fcp_port_create_tgt()
14944 pd = fc_ulp_get_remote_port(pptr->port_fp_handle, in fcp_create_on_demand()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1156 fc_ulp_get_remote_port(opaque_t port_handle, la_wwn_t *pwwn, int *error, in fc_ulp_get_remote_port() function