Home
last modified time | relevance | path

Searched refs:fc_ulp_pwwn_to_portmap (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h180 int fc_ulp_pwwn_to_portmap(opaque_t port_handle, la_wwn_t *bytes,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3200 if (fc_ulp_pwwn_to_portmap(pptr->port_fp_handle, pwwn, in fcp_port_create_tgt()
14956 ret = fc_ulp_pwwn_to_portmap(pptr->port_fp_handle, in fcp_create_on_demand()
15536 ret = fc_ulp_pwwn_to_portmap( in fcp_construct_map()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1807 fc_ulp_pwwn_to_portmap(opaque_t port_handle, la_wwn_t *bytes, fc_portmap_t *map) in fc_ulp_pwwn_to_portmap() function