Home
last modified time | relevance | path

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

/titanic_50/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,
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6007 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
6022 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
6031 pd = fc_ulp_get_remote_port(fport->fcipp_handle, in fcip_get_dest()
H A Dfcp.c1576 if (fc_ulp_get_remote_port(pptr->port_fp_handle, in fcp_setup_device_data_ioctl()
3192 if (fc_ulp_get_remote_port(pptr->port_fp_handle, pwwn, in fcp_port_create_tgt()
14957 pd = fc_ulp_get_remote_port(pptr->port_fp_handle, in fcp_create_on_demand()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1155 fc_ulp_get_remote_port(opaque_t port_handle, la_wwn_t *pwwn, int *error, in fc_ulp_get_remote_port() function